Vs addin
Qt Creator and other tools
1
Posts
1
Posters
764
Views
1
Watching
-
Hi
I am using the vs addin with Visual Studio 2012 and have changed the Qt properties for my project such that all moc files are placed in a folder named moc.
This works but only if I manually create the moc folder before building.
Is there a way of getting the moc folder created as part of the build?Thanks