qt-interest@trolltech.com
[Top] [All Lists]

Optimising a single file in a project using qmake

Subject: Optimising a single file in a project using qmake
From: Jason Wood
Date: Fri, 23 Sep 2005 12:41:05 +0100
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/

<Prev in Thread] Current Thread [Next in Thread>