Hi
I'm wondering if anyone knows how to add extra non source files to a vcproj when running qmake -t vcapp (or vclib).
Resources, header and cpp files get added using HEADERS, SOURCES and RESOURCES, but that also means they will be compiled.
I'm wondering if it's an option in the .pro files to include files that are needed in a project, but not compiled?
For instance I would like the .pro and some .txt files to show up in the vcproj.
Cheers,
Leif
Bookmarks