wlanutilities/wlanutilities.pro
changeset 38 2dc6da6fb431
parent 19 10810c91db26
child 39 7b3e49e4608a
--- a/wlanutilities/wlanutilities.pro	Thu May 27 13:59:00 2010 +0300
+++ b/wlanutilities/wlanutilities.pro	Fri Jun 11 14:43:07 2010 +0300
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 # All rights reserved.
 # This component and the accompanying materials are made available
 # under the terms of "Eclipse Public License v1.0"
@@ -12,19 +12,17 @@
 # Contributors:
 #
 # Description:
+# Project file for wlanutilities directory in wirelessacc package.
 #
 
 TEMPLATE = subdirs
 
 SUBDIRS  += \
     wlanqtutilities \
+    wlanwizard \
     wlansniffer \
     wlanentryplugin \
     wlanindicatorplugin \
     cpwlansettingsplugin
-            
+
 CONFIG += ordered
-
-symbian*: {
-    SYMBIAN_PLATFORMS = WINSCW ARMV5
-}