add xslt transformation
[mdictionary] / trunk / src / base / base.pro
index 03bfb66..d504c20 100644 (file)
@@ -4,7 +4,7 @@
 #
 #-------------------------------------------------
 
-QT       += core gui
+QT       += core gui xmlpatterns xml
 
 maemo5 {
     QT += maemo5
@@ -84,3 +84,5 @@ unix {
   desktop.files += ../../../data/other/$${TARGET}.desktop
   icon64.files += ../../../data/icons/64x64/$${TARGET}.png
 }
+
+RESOURCES += xslt2.qrc