Skelleton of StarDict
[mdictionary] / mdictionary.pri
index 2be5fbd..3a5aeeb 100644 (file)
@@ -1,20 +1,11 @@
+PROJECTNAME = mdictionary
 VERSION = 0.1
 
-QT = \
-       core \
-       gui \
-       sql \
-       xml \
-       xmlpatterns \
-       webkit \
-    dbus \
-    network
-
-maemo5:QT += maemo5
-
 CONFIG += \
        qt \
-       release
+    release
+
+CONFIG -= debug
 
 isEmpty(ENABLED_SRC):ENABLED_SRC = "mdictionary plugins desktopWidget"
 isEmpty(ENABLED_PLUGINS):ENABLED_PLUGINS = "xdxf google"