Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 10

Qt-interest Archive, March 2002
Altering Makefile params


Message 1 in thread

Hey all,

I'm a new developer using this QT package.  I currently use QT 2.3.1 on
a SGI.  I've been using Designer to make my application, and wondered if
there was a way for me to alter the parameters derived on the CC line
without having to edit the resulting Makefile everytime I run qmake.  In
particular, I would like to add a -LANG:std option.  Is there a way to
do that in the .pro file?

Much thanks,
Jon


Message 2 in thread

Jon Lee <jonlee@graphics.lcs.mit.edu> wrote:
>Hey all,
>
>I'm a new developer using this QT package.  I currently use QT 2.3.1 on
>a SGI.  I've been using Designer to make my application, and wondered if
>there was a way for me to alter the parameters derived on the CC line
>without having to edit the resulting Makefile everytime I run qmake.  In
>particular, I would like to add a -LANG:std option.  Is there a way to
>do that in the .pro file?

Investigate the qmake.conf that is relevant to your system in the 
mkspecs sub-directory.

-- 
 [ signature omitted ]