wlanutilities/wlanwizard/t_wlanwizard/ut/ut.pri
changeset 31 e8f4211554fb
child 39 7b3e49e4608a
equal deleted inserted replaced
30:ab513c8439db 31:e8f4211554fb
       
     1 #
       
     2 # Copyright (c) 2009 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 # 
       
    15 # Description: 
       
    16 #	UT for Wlan wizard testing
       
    17 #
       
    18 
       
    19 HEADERS += \
       
    20 	ut/hbautotest.h \ 
       
    21 	ut/testwlanwizard.h \
       
    22     ut/testwlanwizardui.h \
       
    23     ut/testwlanwizardui_conf.h
       
    24 
       
    25 SOURCES += \
       
    26 	ut/main.cpp \ 
       
    27     ut/hbautotest.cpp \
       
    28     ut/testwlanwizardui.cpp \
       
    29     ut/testwlanwizard.cpp