camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxezoomcontrolsymbian/unittest_cxezoomcontrolsymbian.pro
changeset 28 3075d9b614e6
parent 19 d9aefe59d544
equal deleted inserted replaced
19:d9aefe59d544 28:3075d9b614e6
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     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 include(../unittest.pri)
    12 include(../unittest.pri)
       
    13 
    12 TARGET = unittest_cxezoomcontrolsymbian
    14 TARGET = unittest_cxezoomcontrolsymbian
    13 #LIBS += -lplatformenv
       
    14 
    15 
    15 LIBS += -lecamsnapshot
    16 LIBS *= -lecamsnapshot
    16 LIBS += -lecamadvsettings
    17 LIBS *= -lecamadvsettings
    17 LIBS += -lecam
    18 LIBS *= -lecam
    18 LIBS += -lecampluginsupport
    19 LIBS *= -lecampluginsupport
    19 LIBS += -lfbscli
    20 LIBS *= -lfbscli
    20 LIBS += -lbitgdi
    21 LIBS *= -lbitgdi
    21 
    22 
    22 DEFINES += CXE_USE_DUMMY_CAMERA
    23 DEFINES *= CXE_USE_DUMMY_CAMERA
    23 DEFINES = $$unique(DEFINES)
       
    24 
    24 
    25 
    25 SOURCES *= unittest_cxezoomcontrolsymbian.cpp \
    26 SOURCES += unittest_cxezoomcontrolsymbian.cpp \
       
    27     cxezoomcontrolsymbian.cpp \
    26     cxezoomcontrolsymbian.cpp \
    28     cxestate.cpp \
    27     cxestate.cpp \
    29     cxestatemachine.cpp \
    28     cxestatemachine.cpp \
    30     cxestatemachinebase.cpp \
    29     cxestatemachinebase.cpp \
    31     cxesettingsmappersymbian.cpp \
    30     cxesettingsmappersymbian.cpp \
    36     cxefakefeaturemanager.cpp \
    35     cxefakefeaturemanager.cpp \
    37     cxecameradevicecontrolsymbian.cpp \
    36     cxecameradevicecontrolsymbian.cpp \
    38     cxefakecameradevicecontrol.cpp \
    37     cxefakecameradevicecontrol.cpp \
    39     cxeerrormappingsymbian.cpp
    38     cxeerrormappingsymbian.cpp
    40 
    39 
    41 HEADERS += unittest_cxezoomcontrolsymbian.h \
    40 HEADERS *= unittest_cxezoomcontrolsymbian.h \
    42     cxezoomcontrolsymbian.h \
    41     cxezoomcontrolsymbian.h \
    43     cxezoomcontrol.h \
    42     cxezoomcontrol.h \
    44     cxestate.h \
    43     cxestate.h \
    45     cxestatemachine.h \
    44     cxestatemachine.h \
    46     cxestatemachinebase.h \
    45     cxestatemachinebase.h \