Most of the time. :) I have had an issue where selecting the 'Release' build in Qt Creator would always build the 'Debug' version. I had to delete the user.pro file to fix this.
When using 'subdirs' (which I highly recommend) make sure you stay away from the Qt Creator 'Projects' page, as I think the settings here can confuse things. 2009/8/10 Murphy, Sean M. <[email protected]>: > Cool! And this will honor debug vs. release settings when done from the > QtCreator GUI? _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
