taskswitcherapp/runtimeplugins/tsdefaultruntimeplugin/tsdefaultruntimeplugin.pro
changeset 36 cdae8c6c3876
parent 35 f9ce957a272c
--- a/taskswitcherapp/runtimeplugins/tsdefaultruntimeplugin/tsdefaultruntimeplugin.pro	Fri Mar 19 09:27:44 2010 +0200
+++ b/taskswitcherapp/runtimeplugins/tsdefaultruntimeplugin/tsdefaultruntimeplugin.pro	Fri Apr 16 14:54:01 2010 +0300
@@ -28,10 +28,10 @@
 
 symbian {
     load(data_caging_paths) 
-    TARGET.EPOCALLOWDLLDATA = 1
-    TARGET.CAPABILITY = ALL -TCB
 
     plugin.sources = tsdefaultruntimeplugin.dll
     plugin.path = $$QT_PLUGINS_BASE_DIR     
     DEPLOYMENT += plugin 
 }
+
+include(../../common.pri)