diff -r ab513c8439db -r e8f4211554fb wlanutilities/wlanutilities.pro --- a/wlanutilities/wlanutilities.pro Fri May 14 10:30:51 2010 +0300 +++ b/wlanutilities/wlanutilities.pro Mon May 24 21:11:39 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 -}