mediasettings/videosettingsplugin/tsrc/testgroup/testvideosettingsgroup.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 18:14:16 +0300
changeset 46 adbe7d5ba2f5
child 49 824471cb468a
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

#
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description: 
#

TARGET = testvideosettingsgroup
TEMPLATE = app

DEPENDPATH += . \
    inc \
    src

INCLUDEPATH += inc \
               stub/inc \
               ../../inc \
               ../../../mediasettingsengine/inc \
               ../../../../inc \

CONFIG += qtestlib \
    Hb \
    symbian_test

LIBS += -lcpframework \
        -lxqutils.dll

# Input
HEADERS += inc/testvideosettingsgroup.h \
           ../../inc/videosettingsgroup.h \
           stub/inc/mpsettingsmodel.h \
           stub/inc/hbdataformmodel.h \
           stub/inc/cpitemdatahelper.h \
           stub/inc/hbvalidator.h \
           stub/inc/hblineedit.h \
           stub/inc/hbinputeditorinterface.h \
           stub/inc/videosettingsaccesspointentry.h \
   
SOURCES += src/testvideosettingsgroup.cpp \
           ../../src/videosettingsgroup.cpp \
           stub/src/mpsettingsmodel.cpp \
           stub/src/hbdataformmodel.cpp \
           stub/src/cpitemdatahelper.cpp \
           stub/src/hbvalidator.cpp \
           stub/src/hblineedit.cpp \
           stub/src/hbinputeditorinterface.cpp \
           stub/src/videosettingsaccesspointentry.cpp \

TARGET.CAPABILITY = All -Tcb