- Disabled debug mode

This commit is contained in:
Christophe Dumez
2007-12-03 20:31:50 +00:00
parent 2899494ef3
commit 9ee9c7d362

View File

@@ -3,7 +3,7 @@ LANG_PATH = lang
ICONS_PATH = Icons ICONS_PATH = Icons
#Set the following variable to 1 to enable debug #Set the following variable to 1 to enable debug
DEBUG_MODE = 1 DEBUG_MODE = 0
# Global # Global
TEMPLATE = app TEMPLATE = app
@@ -98,9 +98,6 @@ win32 {
#-lMagick++ -lWand -lMagick #-lMagick++ -lWand -lMagick
} }
QMAKE_LINK_OBJECT_MAX = 10000
QMAKE_LINK_OBJECT_SCRIPT = object_script
RESOURCES = icons.qrc \ RESOURCES = icons.qrc \
lang.qrc \ lang.qrc \
search.qrc search.qrc