wirelessacc.pro
branchGCC_SURGE
changeset 47 b3d8f88532b7
parent 46 2fbd1d709fe7
equal deleted inserted replaced
34:30a5f517c615 47:b3d8f88532b7
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    10 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description:
    14 # Description:
       
    15 # Qt project file for wirelessacc package.
    15 #
    16 #
    16 
    17 
    17 TEMPLATE = subdirs
    18 TEMPLATE = subdirs
    18 
    19 
    19 SUBDIRS  += wlanutilities
       
    20 
       
    21 CONFIG += ordered
    20 CONFIG += ordered
    22 
    21 
    23 symbian*: {
    22 SUBDIRS += wlanutilities
    24     SYMBIAN_PLATFORMS = WINSCW ARMV5
    23 
    25 } 
    24 symbian {
       
    25     BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include \"./group/bld.inf\""
       
    26 }