Merge branch 'master' into cache
[mdictionary] / trunk / src / base / base.pro
index 8d29e8a..03940d0 100644 (file)
@@ -1,10 +1,16 @@
 # -------------------------------------------------
 # Project created by QtCreator 2010-08-03T08:54:27
-# -------------------------------------------------
+#-------------------------------------------------
+
 QT += core \
     gui \
-    sql
+    sql \
+    xml \
+    xmlpatterns
+
 maemo5:QT += maemo5
+
+
 TARGET = mdictionary
 TEMPLATE = app
 MDICT_BINDIR = $$[MDICT_BINDIR]
@@ -83,3 +89,5 @@ unix {
     desktop.files += ../../../data/other/$${TARGET}.desktop
     icon64.files += ../../../data/icons/64x64/$${TARGET}.png
 }
+
+RESOURCES += xslt2.qrc