Merge branch 'qml' of ssh://drop.maemo.org/git/mdictionary into qml
[mdictionary] / mdictionary.pri
index 8e319e9..0648729 100644 (file)
@@ -5,7 +5,8 @@ CONFIG += \
        qt \
     release
 
-CONFIG -= debug
+#CONFIG -= debug
+CONFIG += debug
 
 isEmpty(ENABLED_SRC):ENABLED_SRC = "mdictionary plugins desktopWidget"
 isEmpty(ENABLED_PLUGINS):ENABLED_PLUGINS = "xdxf google stardict"
@@ -29,3 +30,7 @@ DEFINES += MDICTIONARY_PLUGINS_DIR=\\\"$$PLUGINS_DIR\\\"
 
 system(echo "ENABLED_SRC = $$ENABLED_SRC" >src/src.pri)
 system(echo "ENABLED_PLUGINS = $$ENABLED_PLUGINS" >src/plugins/plugins.pri)
+
+OTHER_FILES +=
+
+HEADERS +=