> Try putting the first brace on the same line as CONFIG, e.g.:
> CONFIG(debug, debug|release) {
> DEFINES += DEBUG \
> }
>
Putting the brace on a separate line doesn't actually work.daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
