camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxestillcapturecontrolsymbian/unittest_cxestillcapturecontrolsymbian.pro
branchRCL_3
changeset 24 bac7acad7cb3
parent 23 61bc0f252b2b
child 25 2c87b2808fd7
equal deleted inserted replaced
23:61bc0f252b2b 24:bac7acad7cb3
     1 # Copyright (c) 2009-2010 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_cxestillcapturecontrolsymbian
       
    15 
       
    16 LIBS *= -lecamadvsettings
       
    17 LIBS *= -lecamsnapshot
       
    18 LIBS *= -lecamdirectviewfinder
       
    19 LIBS *= -lfbscli
       
    20 LIBS *= -lbitgdi
       
    21 LIBS *= -lsysutil
       
    22 LIBS *= -lbafl
       
    23 LIBS *= -lmediaclientaudio
       
    24 LIBS *= -lecom
       
    25 LIBS *= -lecam
       
    26 LIBS *= -lecamsnapshot
       
    27 LIBS *= -lecampluginsupport
       
    28 LIBS *= -lmmfcontrollerframework
       
    29 LIBS *= -lxqsettingsmanager
       
    30 LIBS *= -lsensrvclient
       
    31 LIBS *= -lsensrvutil
       
    32 LIBS *= -lplatformenv
       
    33 LIBS *= -lefsrv
       
    34 LIBS *= -lcone
       
    35 
       
    36 DEFINES *= CXE_USE_DUMMY_CAMERA
       
    37 
       
    38 SOURCES *= unittest_cxestillcapturecontrolsymbian.cpp \
       
    39     cxestillcapturecontrolsymbian.cpp \
       
    40     cxestatemachine.cpp \
       
    41     cxestate.cpp \
       
    42     cxestatemachinebase.cpp \
       
    43     cxeerrormappingsymbian.cpp \
       
    44     cxesettingsmappersymbian.cpp \
       
    45     cxedummycamera.cpp \
       
    46     cxecameradevice.cpp \
       
    47     cxefakecameradevice.cpp \
       
    48     cxecameradevicecontrolsymbian.cpp \
       
    49     cxefakecameradevicecontrol.cpp \
       
    50     cxeimagedataqueuesymbian.cpp \
       
    51     cxefakefilenamegenerator.cpp \
       
    52     cxefakesensoreventhandler.cpp \
       
    53     cxestillimagesymbian.cpp \
       
    54     cxefakequalitypresets.cpp \
       
    55     cxesensoreventhandlersymbian.cpp \
       
    56     cxeimagedataitemsymbian.cpp \
       
    57     sensor/xqdeviceorientation.cpp \
       
    58     sensor/xqdeviceorientation_p.cpp \
       
    59     sensor/xqaccsensor.cpp \
       
    60     sensor/xqaccsensor_p.cpp \
       
    61     sensor/xqsensor.cpp \
       
    62     sensor/xqsensor_p.cpp \
       
    63     cxesettingsimp.cpp \
       
    64     cxefakeviewfindercontrol.cpp \
       
    65     cxesoundplayersymbian.cpp \
       
    66     cxesysutil.cpp \
       
    67     cxefakeautofocuscontrol.cpp \
       
    68     cxefakesettings.cpp \
       
    69     cxefilesavethread.cpp \
       
    70     cxediskmonitor.cpp \
       
    71     cxediskmonitorprivate.cpp \
       
    72     cxesnapshotcontrol.cpp \
       
    73     cxesnapshotcontrolprivate.cpp \
       
    74     cxefakefilesavethread.cpp \
       
    75     cxescenemodestore.cpp
       
    76 
       
    77 HEADERS *= unittest_cxestillcapturecontrolsymbian.h \
       
    78     cxestillcapturecontrolsymbian.h \
       
    79     cxestate.h \
       
    80     cxestatemachine.h \
       
    81     cxestatemachinebase.h \
       
    82     cxeerrormappingsymbian.h \
       
    83     cxesettingsmappersymbian.h \
       
    84     cxedummycamera.h \
       
    85     cxecameradevice.h \
       
    86     cxefakecameradevice.h \
       
    87     cxecameradevicecontrol.h \
       
    88     cxecameradevicecontrolsymbian.h \
       
    89     cxefakecameradevicecontrol.h \
       
    90     cxutils.h \
       
    91     cxeimagedataitem.h \
       
    92     cxeimagedataitemsymbian.h \
       
    93     cxeimagedataqueue.h \
       
    94     cxeimagedataqueuesymbian.h \
       
    95     cxestillcapturecontrol.h \
       
    96     cxefakefilenamegenerator.h \
       
    97     cxefakesensoreventhandler.h \
       
    98     cxestillimagesymbian.h \
       
    99     cxesensoreventhandler.h \
       
   100     cxesensoreventhandlersymbian.h \
       
   101     sensor/xqdeviceorientation.h \
       
   102     sensor/xqdeviceorientation_p.h \
       
   103     sensor/xqaccsensor.h \
       
   104     sensor/xqsensor.h \
       
   105     sensor/xqsensor_p.h \
       
   106     sensor/xqaccsensor_p.h \
       
   107     cxesettingsimp.h \
       
   108     cxesettings.h \
       
   109     cxecenrepkeys.h \
       
   110     cxefakeviewfindercontrol.h \
       
   111     cxeviewfindercontrol.h \
       
   112     cxesoundplayersymbian.h \
       
   113     cxesysutil.h \
       
   114     cxefakeautofocuscontrol.h \
       
   115     cxeautofocuscontrol.h \
       
   116     cxefakesettings.h \
       
   117     cxefakequalitypresets.h \
       
   118     cxefakefilesavethread.h \
       
   119     cxefilesavethread.h \
       
   120     cxediskmonitor.h \
       
   121     cxediskmonitorprivate.h \
       
   122     cxesnapshotcontrol.h \
       
   123     cxesnapshotcontrolprivate.h \
       
   124     cxequalitypresets.h \
       
   125     cxescenemodestore.h