If you make qmake where is myproject.pro file it make all files same place.
Here is solution:
Here is solution:
- mkdir build
- cd build
- qmake -tp vc ../myproject.pro
Now you have in build folder *.vcproj file for Visual Studio 2013
Ei kommentteja:
Lähetä kommentti