camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxezoomcontrolsymbian/unittest_cxezoomcontrolsymbian.pro
branchRCL_3
changeset 24 bac7acad7cb3
parent 23 61bc0f252b2b
child 25 2c87b2808fd7
equal deleted inserted replaced
23:61bc0f252b2b 24: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 include(../unittest.pri)
       
    13 
       
    14 TARGET = unittest_cxezoomcontrolsymbian
       
    15 
       
    16 LIBS *= -lecamsnapshot
       
    17 LIBS *= -lecamadvsettings
       
    18 LIBS *= -lecam
       
    19 LIBS *= -lecampluginsupport
       
    20 LIBS *= -lfbscli
       
    21 LIBS *= -lbitgdi
       
    22 
       
    23 DEFINES *= CXE_USE_DUMMY_CAMERA
       
    24 
       
    25 SOURCES *= unittest_cxezoomcontrolsymbian.cpp \
       
    26     cxezoomcontrolsymbian.cpp \
       
    27     cxestate.cpp \
       
    28     cxestatemachine.cpp \
       
    29     cxestatemachinebase.cpp \
       
    30     cxesettingsmappersymbian.cpp \
       
    31     cxedummycamera.cpp \
       
    32     cxecameradevice.cpp \
       
    33     cxefakecameradevice.cpp \
       
    34     cxefakesettings.cpp \
       
    35     cxefakefeaturemanager.cpp \
       
    36     cxecameradevicecontrolsymbian.cpp \
       
    37     cxefakecameradevicecontrol.cpp \
       
    38     cxeerrormappingsymbian.cpp
       
    39 
       
    40 HEADERS *= unittest_cxezoomcontrolsymbian.h \
       
    41     cxezoomcontrolsymbian.h \
       
    42     cxezoomcontrol.h \
       
    43     cxestate.h \
       
    44     cxestatemachine.h \
       
    45     cxestatemachinebase.h \
       
    46     cxeerrormappingsymbian.h \
       
    47     cxesettingsmappersymbian.h \
       
    48     cxedummycamera.h \
       
    49     cxecameradevice.h \
       
    50     cxefakecameradevice.h \
       
    51     cxefeaturemanager.h \
       
    52     cxefakefeaturemanager.h \
       
    53     cxesettings.h \
       
    54     cxefakesettings.h \
       
    55     cxecameradevicecontrol.h \
       
    56     cxecameradevicecontrolsymbian.h \
       
    57     cxefakecameradevicecontrol.h \
       
    58     cxutils.h \
       
    59     cxetestutils.h \
       
    60     cxeerrormappingsymbian.h