[Qt-interest] How to build a profile for some subdirectories?
Sebastian Gibb
lists at sebastiangibb.de
Thu Dec 3 08:22:08 CET 2009
Hello Kermit,
you have to use a .pro file like this one:
# lib.pro
TEMPLATE = subdirs
SUBDIRS = Audio Menu ThirdParty Effect Photo Upgrade
Regards
Sebastian
More information about the Qt-interest-old
mailing list