Quote Originally Posted by mattie View Post
okay, this helps... but this would mean I need 2 project files, one for release and one for debug, right?
Wrong. You can always pass "CONFIG+=debug" (or other) as a commandline parameter to qmake, you don't need to change the project file.