mediasettings/videosettingsplugin/tsrc/testgroup/testvideosettingsgroup.pro
changeset 46 adbe7d5ba2f5
child 49 824471cb468a
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 = testvideosettingsgroup
       
    18 TEMPLATE = app
       
    19 
       
    20 DEPENDPATH += . \
       
    21     inc \
       
    22     src
       
    23 
       
    24 INCLUDEPATH += inc \
       
    25                stub/inc \
       
    26                ../../inc \
       
    27                ../../../mediasettingsengine/inc \
       
    28                ../../../../inc \
       
    29 
       
    30 CONFIG += qtestlib \
       
    31     Hb \
       
    32     symbian_test
       
    33 
       
    34 LIBS += -lcpframework \
       
    35         -lxqutils.dll
       
    36 
       
    37 # Input
       
    38 HEADERS += inc/testvideosettingsgroup.h \
       
    39            ../../inc/videosettingsgroup.h \
       
    40            stub/inc/mpsettingsmodel.h \
       
    41            stub/inc/hbdataformmodel.h \
       
    42            stub/inc/cpitemdatahelper.h \
       
    43            stub/inc/hbvalidator.h \
       
    44            stub/inc/hblineedit.h \
       
    45            stub/inc/hbinputeditorinterface.h \
       
    46            stub/inc/videosettingsaccesspointentry.h \
       
    47    
       
    48 SOURCES += src/testvideosettingsgroup.cpp \
       
    49            ../../src/videosettingsgroup.cpp \
       
    50            stub/src/mpsettingsmodel.cpp \
       
    51            stub/src/hbdataformmodel.cpp \
       
    52            stub/src/cpitemdatahelper.cpp \
       
    53            stub/src/hbvalidator.cpp \
       
    54            stub/src/hblineedit.cpp \
       
    55            stub/src/hbinputeditorinterface.cpp \
       
    56            stub/src/videosettingsaccesspointentry.cpp \
       
    57 
       
    58 TARGET.CAPABILITY = All -Tcb