[Qt-interest] [SOLVED] Compile Qt4-OpenSource with Custom FLAGS
Aaron Lewis
aaron.lewis1989 at gmail.com
Thu Mar 4 02:41:28 CET 2010
kurt.korbatits at nokia.com wrote:
> For only a particular project:
> Add QMAKE_CXXFLAGS+= <extra flags here>
> To the pro/pri file.
> For global you can edit the qmake.conf file you are using somewhere in mkspecs tree.
>
Thanks Kurt , i successfully made it by modify files in mkspecs tree. ;-)
> Kurt Korbatits
> Software Engineer
> Nokia - Qt Development Frameworks
>
> -----Original Message-----
> From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of ext Aaron Lewis
> Sent: Thursday, March 04, 2010 11:15 AM
> To: Qt-interest
> Subject: [Qt-interest] Compile Qt4-OpenSource with Custom FLAGS
>
> Hi,
> I was wondering how to set these compiler flags , during compiling of qt4.6.2.
>
> qmake is easy , i found Makefile.unix , and add something in it.
> (It doesn't work when i modify qmake.pro or qmake.pri)
>
> I tried to change src/qbase.pri , fails.
>
> Any ideas will appreciate.
>
> --
> Best Regards,
> Aaron Lewis - PGP: 0xA476D2E9
> irc: A4r0n on freenode
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Best Regards,
Aaron Lewis - PGP: 0xA476D2E9
irc: A4r0n on freenode
More information about the Qt-interest-old
mailing list