mediasettings/videosettingsplugin/tsrc/testaccesspointentry/testvideosettingsaccesspointentry.pro
changeset 46 adbe7d5ba2f5
equal deleted inserted replaced
28:c48470be1ba7 46:adbe7d5ba2f5
       
     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 # Description: 
       
    15 #
       
    16 
       
    17 TARGET = testvideosettingsaccesspointentry
       
    18 TEMPLATE = app
       
    19 
       
    20 DEPENDPATH += . \
       
    21     inc \
       
    22     src
       
    23 
       
    24 INCLUDEPATH += inc \
       
    25                stub/inc \
       
    26                ../../inc \
       
    27                ../../../../inc \
       
    28 
       
    29 CONFIG += qtestlib \
       
    30     Hb \
       
    31     symbian_test
       
    32 
       
    33 LIBS += -lcpframework \
       
    34         -lxqutils.dll
       
    35 
       
    36 # Input
       
    37 HEADERS += inc/testvideosettingsaccesspointentry.h \
       
    38            ../../inc/videosettingsaccesspointentry.h \
       
    39            stub/inc/videosettingsgroup.h \
       
    40            stub/inc/cpitemdatahelper.h \
       
    41            stub/inc/cpsettingformentryitemdata.h \
       
    42            stub/inc/cmapplsettingsui.h \
       
    43            stub/inc/cmmanager_shim.h \
       
    44            stub/inc/cmconnectionmethod_shim.h \
       
    45    
       
    46 SOURCES += src/testvideosettingsaccesspointentry.cpp \
       
    47            ../../src/videosettingsaccesspointentry.cpp \
       
    48            stub/src/videosettingsgroup.cpp \
       
    49            stub/src/cpitemdatahelper.cpp \
       
    50            stub/src/cpsettingformentryitemdata.cpp \
       
    51            stub/src/cmapplsettingsui.cpp \
       
    52            stub/src/cmmanager_shim.cpp \
       
    53            stub/src/cmconnectionmethod_shim.cpp \
       
    54 
       
    55 TARGET.CAPABILITY = All -Tcb