wlanutilities/cpwlansettingsplugin/cpwlansettingsplugin.pro
changeset 56 de27cc8389dd
parent 19 10810c91db26
--- a/wlanutilities/cpwlansettingsplugin/cpwlansettingsplugin.pro	Wed Aug 18 10:52:46 2010 +0300
+++ b/wlanutilities/cpwlansettingsplugin/cpwlansettingsplugin.pro	Thu Sep 02 21:36:44 2010 +0300
@@ -41,10 +41,15 @@
 		-lecom \
 		-lxqsettingsmanager
 				
+# Temporary solution to fix tracecompiler
+# When tracecompiler is fixed, this can be removed
+symbian: {
+    MMP_RULES += "USERINCLUDE traces"
+}
+
 symbian: { 
     TARGET.EPOCALLOWDLLDATA = 1
     TARGET.UID3 = 0x2002DC79
-    SYMBIAN_PLATFORMS = WINSCW ARMV5
     
     BLD_INF_RULES.prj_exports += "rom/cpwlansettingsplugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(cpwlansettingsplugin.iby)"
     BLD_INF_RULES.prj_exports += "rom/cpwlansettingsplugin_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(cpwlansettingsplugin_resources.iby)"