|
|
Hi,
I have an interesting problem. In a reasonably large software project, I
want to be able to compile one file with optimization turned on (because
in this file, performance matters), but the rest of the project should
be compiled with optimisations off (for speed of compilation/development
and debugging purposes).
Is there any way to achieve this with a qmake .pro file? I have looked
at the qmake reference and cannot see an obvious way to do it.
Thanks,
Jason
--
To unsubscribe - send "unsubscribe" in the body to
qt-interest-request@xxxxxxxxxxxxx
List archive and information: http://lists.trolltech.com/qt-interest/
|
|