On Friday 18 December 2009 15:18:53 ext Qt Quest wrote: > OK, compiling Qt 4.6.0 debug. > Is there a way to compile Qt creator for debug mode > from the command line?
qmake -r CONFIG+=debug > It should also have some --with-qt-dir flag as well... That's not needed, just use the qmake from that directory. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
