this is how I've done it, when building a Coin/OpenInventor executable. However, with Qt I am not using MSVC++ gui/menus, etc... just the MSVC command prompt and:
qmake -project
qmake
nmake
so there is no project (or project properties dialog) for me to set the Preprocessor definitions.





Reply With Quote
Bookmarks