camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeharvestercontrolsymbian/unittest_cxeharvestercontrolsymbian.pro
branchRCL_3
changeset 54 bac7acad7cb3
parent 53 61bc0f252b2b
child 57 2c87b2808fd7
equal deleted inserted replaced
53:61bc0f252b2b 54:bac7acad7cb3
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of "Eclipse Public License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 # Initial Contributors:
       
     8 # Nokia Corporation - initial contribution.
       
     9 # Contributors:
       
    10 # Description:
       
    11 
       
    12 CONFIG *= cxeunit_no_system_paths
       
    13 
       
    14 include(../unittest.pri)
       
    15 
       
    16 TARGET = unittest_cxeharvestercontrolsymbian
       
    17 
       
    18 INCLUDEPATH *= ../system_include
       
    19 DEPENDPATH  *= ../system_include
       
    20 
       
    21 HEADERS *= unittest_cxeharvestercontrolsymbian.h \
       
    22            cxeerrormappingsymbian.h \
       
    23            cxeharvestercontrolsymbian.h \
       
    24            harvesterclient.h \
       
    25            cxutils.h \
       
    26            cxeerror.h
       
    27 
       
    28 SOURCES *= unittest_cxeharvestercontrolsymbian.cpp \
       
    29            cxeerrormappingsymbian.cpp \
       
    30            harvesterclient.cpp \
       
    31            cxeharvestercontrolsymbian.cpp