[Qt-interest] Creating build configurations in .pro file

Qt Quest qt.quest at yahoo.com
Tue Mar 9 21:49:41 CET 2010


Hi all,

Is there a way to create different build configurations in a .pro file? For example: adding 3 configurations: demo, standard, and professional. For each I want to just modify the DEFINES macro in the .pro file. Is it possible?
Currently I have the Debug|Release options, which are relevant only for development...

I know there is a way to do it in Qt creator but it only modifies the .pro.user file, which if I understand correctly, are local configuration for this developer, but not for another, so that .pro.user are not part of the main source tree.

Thank you!



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100309/82e36518/attachment.html 


More information about the Qt-interest-old mailing list