[Qt-interest] qmake commandline option in .pro file
Jason Dolan
jason at pcc.com
Sat Dec 6 16:04:47 CET 2008
Hey guys,
qmake has a commandline option that I want to add to the project file so
that I don't have to type it each time I run qmake. The option is
"-recursive":
qmake -recursive
I assume there is a way to set any commandline options (specific to
creating makefiles anyway) within the project file directly, but have
yet found a way to do it.
Anyone have any ideas?
-Jason
More information about the Qt-interest-old
mailing list