wlanutilities/wlansniffer/wlansnifferapplication/wlansnifferapplication.pro
changeset 39 7b3e49e4608a
parent 31 e8f4211554fb
child 53 bdc64aa9b954
--- a/wlanutilities/wlansniffer/wlansnifferapplication/wlansnifferapplication.pro	Thu Jun 10 15:44:54 2010 +0300
+++ b/wlanutilities/wlansniffer/wlansnifferapplication/wlansnifferapplication.pro	Thu Jun 24 10:49:51 2010 +0300
@@ -17,7 +17,6 @@
 
 TEMPLATE = app
 TARGET = wlansniffer
-TARGET.CAPABILITY = CAP_APPLICATION NetworkControl
 DEPENDPATH += .
 # Own headers
 INCLUDEPATH += \
@@ -69,6 +68,7 @@
 LIBS += -lwlanqtutilities -lxqservice -lxqserviceutil -lqtsysteminfo -lwlanwizard -lxqsettingsmanager
 
 symbian*: {
+    TARGET.CAPABILITY = CAP_APPLICATION NetworkControl
     TARGET.UID3 = 0x10281CAA
     
     BLD_INF_RULES.prj_exports += "rom/wlansniffer.iby CORE_MW_LAYER_IBY_EXPORT_PATH(wlansniffer.iby)"