Passing Variables to qmake through KDevelop

Lugg William H Civ 309 SMXG/MXDCE William.Lugg at CISF.AF.MIL
Tue Jan 31 16:52:15 GMT 2006


As you all probably know you can define variables in Qt .pro files to allow
things like generating different Makefiles based on the state of the
variable.  We do this in our main .pro file to put the target executable in
a different place depending upon whether a variable is set or not.  The
command line form of the qmake statement is as follows:

qmake -o Makefile BUILDTYPE=Local tdsppu.pro

In KDevelop, when the Makefile is missing, it runs qmake to generate it.
How can I get the 'BUILDTYPE=Local' text into the qmake command so that I
don't have to jump back to the command line to run this?

Thanks.
----
Bill Lugg   ΙΧΘΥΣ
Software Engineer,
      Milstar AF Command Post Terminal Support
      OO-ALC/MASFE, Peterson AFB, CO

William.Lugg at cisf.af.mil


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list