Merge branch 'master' into cache
[mdictionary] / trunk / src / base / base.pro
index 1ef9a0a..e440e9c 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]
@@ -85,3 +91,5 @@ unix {
     desktop.files += ../../../data/other/$${TARGET}.desktop
     icon64.files += ../../../data/icons/64x64/$${TARGET}.png
 }
+
+RESOURCES += xslt2.qrc