?error with stash?
[mdictionary] / mdictionary.pri
index 3a5aeeb..0648729 100644 (file)
@@ -5,10 +5,11 @@ CONFIG += \
        qt \
     release
 
-CONFIG -= debug
+#CONFIG -= debug
+CONFIG += debug
 
 isEmpty(ENABLED_SRC):ENABLED_SRC = "mdictionary plugins desktopWidget"
-isEmpty(ENABLED_PLUGINS):ENABLED_PLUGINS = "xdxf google"
+isEmpty(ENABLED_PLUGINS):ENABLED_PLUGINS = "xdxf google stardict"
 
 isEmpty(INSTALL_PREFIX):INSTALL_PREFIX=/usr
 isEmpty(BIN_DIR):BIN_DIR=$$INSTALL_PREFIX/bin
@@ -17,6 +18,7 @@ isEmpty(DATA_DIR):DATA_DIR=$$INSTALL_PREFIX/share/mdictionary
 isEmpty(LIBS_DIR):LIBS_DIR=$$INSTALL_PREFIX/lib/mdictionary
 isEmpty(PLUGINS_DIR):PLUGINS_DIR=$$INSTALL_PREFIX/lib/mdictionary/plugins
 isEmpty(DOCS_DIR):DOCS_DIR=$$INSTALL_PREFIX/share/doc/mdictionary
+#isEmpty(QMLS_DIR):QMLS_DIR=$$DATA_DIR/qml
 
 DEFINES += MDICTIONARY_VERSION=\\\"$$VERSION\\\"
 DEFINES += MDICTIONARY_INSTALL_PREFIX=\\\"$$INSTALL_PREFIX\\\"
@@ -28,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 +=