gui: with the define NDEBUG the assertions are disabled

This commit is contained in:
Daniel Marjamäki 2009-11-28 17:34:49 +01:00
parent ee7b09fb8d
commit 348c663ce0
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ MOC_DIR = temp
OBJECTS_DIR = temp
UI_DIR = temp
CONFIG += warn_on
DEFINES += NDEBUG
RESOURCES = gui.qrc
FORMS = main.ui \
resultsview.ui \