camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeharvestercontrolsymbian/unittest_cxeharvestercontrolsymbian.pro
changeset 28 3075d9b614e6
parent 19 d9aefe59d544
child 37 64817133cd1d
equal deleted inserted replaced
19:d9aefe59d544 28:3075d9b614e6
     7 # Initial Contributors:
     7 # Initial Contributors:
     8 # Nokia Corporation - initial contribution.
     8 # Nokia Corporation - initial contribution.
     9 # Contributors:
     9 # Contributors:
    10 # Description:
    10 # Description:
    11 
    11 
    12 CONFIG += cxeunit_no_system_paths
    12 CONFIG *= cxeunit_no_system_paths
    13 
    13 
    14 include(../unittest.pri)
    14 include(../unittest.pri)
    15 
    15 
    16 TARGET = unittest_cxeharvestercontrolsymbian
    16 TARGET = unittest_cxeharvestercontrolsymbian
    17 
    17 
    18 INCLUDEPATH += ../system_include
    18 INCLUDEPATH *= ../system_include
    19 DEPENDPATH  += ../system_include
    19 DEPENDPATH  *= ../system_include
    20 
    20 
    21 HEADERS += unittest_cxeharvestercontrolsymbian.h \
    21 HEADERS *= unittest_cxeharvestercontrolsymbian.h \
    22            cxeerrormappingsymbian.h \
    22            cxeerrormappingsymbian.h \
    23            cxeharvestercontrolsymbian.h \
    23            cxeharvestercontrolsymbian.h \
    24            harvesterclient.h \
    24            harvesterclient.h \
    25            cxutils.h
    25            cxutils.h
    26 
    26 
    27 SOURCES += unittest_cxeharvestercontrolsymbian.cpp \
    27 SOURCES *= unittest_cxeharvestercontrolsymbian.cpp \
    28            cxeerrormappingsymbian.cpp \
    28            cxeerrormappingsymbian.cpp \
    29            harvesterclient.cpp \
    29            harvesterclient.cpp \
    30            cxeharvestercontrolsymbian.cpp
    30            cxeharvestercontrolsymbian.cpp