wlanutilities/cpwlansettingsplugin/tsrc/wlansettingstest.pro
branchRCL_3
changeset 25 f28ada11abbf
parent 24 63be7eb3fc78
equal deleted inserted replaced
24:63be7eb3fc78 25:f28ada11abbf
     1 #
       
     2 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description: 
       
    15 #
       
    16 
       
    17 TEMPLATE = app
       
    18 TARGET = wlansettingstest
       
    19 QT += core \
       
    20     gui
       
    21 HEADERS += wlansettingstest.loc \
       
    22     ../inc/wlansettings.h \
       
    23     ../inc/wlansettings_s60_p.h \
       
    24     ../traces/OstTraceDefinitions.h \
       
    25 				wlansettingstest.h
       
    26 	
       
    27 SOURCES +=  wlansettingstest.cpp \
       
    28 				wlansettingstest.rss \
       
    29 			 wlansettingstest_reg.rss \
       
    30 				main.cpp \
       
    31 			../src/wlansettings.cpp \
       
    32 			../src/wlansettings_s60.cpp
       
    33 			
       
    34 FORMS += 
       
    35 RESOURCES += 
       
    36 symbian:TARGET.UID3 = 0xE05A6280
       
    37 
       
    38 TARGET.CAPABILITY = All -TCB
       
    39 
       
    40 CONFIG += qtestlib
       
    41 LIBS += -lCOMMSDAT \
       
    42     -lcommdb \
       
    43     -lcpframework \
       
    44     -lCOMMSDAT \
       
    45     -lcmmanagerdatabase \
       
    46     -lcmmanager \
       
    47     -lecom \
       
    48     -lxqsettingsmanager