In article <[email protected]>, Coda Highland <[email protected]> wrote:
> Add something like this to your .pro file: > > CONFIG(release, debug|release): CONFIG += x86 ppc > > /s/ Adam Thanks. It took me a while to figure out that line has to be at the top of the file. It doesn't work if it's at the end. Thanks again. -- Stephen Chu _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
