tsdevicedialog/tsdevicedialogplugin/tsdevicedialogplugin.pro
changeset 107 b34d53f6acdf
parent 99 7aaf39b772ac
child 112 dbfb5e38438b
--- a/tsdevicedialog/tsdevicedialogplugin/tsdevicedialogplugin.pro	Fri Jul 23 14:03:00 2010 +0300
+++ b/tsdevicedialog/tsdevicedialogplugin/tsdevicedialogplugin.pro	Fri Aug 06 13:40:46 2010 +0300
@@ -42,6 +42,7 @@
 
 INCLUDEPATH += . \
                ./inc \
+               ../../inc \
 
 LIBS +=     -ltstaskmonitorclient
             
@@ -58,13 +59,11 @@
     LIBS += -lxqsettingsmanager -lapparc -lapgrfx
     
     # ugly hack
-    translation.sources = ./*.qm
-    translation.path = $$QT_PLUGINS_BASE_DIR/../translations
     
     crml.sources = ./resource/*.qcrml
     crml.path = /resource/qt/crml
     
-    DEPLOYMENT += pluginstub translation crml
+    DEPLOYMENT += pluginstub crml
     
     BLD_INF_RULES.prj_exports += \
     "$${LITERAL_HASH}include <platform_paths.hrh>" \