camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxestillcapturecontrolsymbian/unittest_cxestillcapturecontrolsymbian.pro
changeset 43 0e652f8f1fbd
parent 28 3075d9b614e6
child 51 ccc0e7e3344f
equal deleted inserted replaced
28:3075d9b614e6 43:0e652f8f1fbd
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 # Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 # All rights reserved.
     2 # All rights reserved.
     3 # This component and the accompanying materials are made available
     3 # This component and the accompanying materials are made available
     4 # under the terms of "Eclipse Public License v1.0"
     4 # under the terms of "Eclipse Public License v1.0"
     5 # which accompanies this distribution, and is available
     5 # which accompanies this distribution, and is available
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    28 LIBS *= -lmmfcontrollerframework
    28 LIBS *= -lmmfcontrollerframework
    29 LIBS *= -lxqsettingsmanager
    29 LIBS *= -lxqsettingsmanager
    30 LIBS *= -lsensrvclient
    30 LIBS *= -lsensrvclient
    31 LIBS *= -lsensrvutil
    31 LIBS *= -lsensrvutil
    32 LIBS *= -lplatformenv
    32 LIBS *= -lplatformenv
       
    33 LIBS *= -lefsrv
       
    34 LIBS *= -lcone
    33 
    35 
    34 DEFINES *= CXE_USE_DUMMY_CAMERA
    36 DEFINES *= CXE_USE_DUMMY_CAMERA
    35 
    37 
    36 SOURCES *= unittest_cxestillcapturecontrolsymbian.cpp \
    38 SOURCES *= unittest_cxestillcapturecontrolsymbian.cpp \
    37     cxestillcapturecontrolsymbian.cpp \
    39     cxestillcapturecontrolsymbian.cpp \
    66     cxefakeautofocuscontrol.cpp \
    68     cxefakeautofocuscontrol.cpp \
    67     cxefakesettings.cpp \
    69     cxefakesettings.cpp \
    68     cxefilesavethread.cpp \
    70     cxefilesavethread.cpp \
    69     cxediskmonitor.cpp \
    71     cxediskmonitor.cpp \
    70     cxediskmonitorprivate.cpp \
    72     cxediskmonitorprivate.cpp \
       
    73     cxesnapshotcontrol.cpp \
       
    74     cxesnapshotcontrolprivate.cpp \
    71     cxefakefilesavethread.cpp
    75     cxefakefilesavethread.cpp
    72 
    76 
    73 HEADERS *= unittest_cxestillcapturecontrolsymbian.h \
    77 HEADERS *= unittest_cxestillcapturecontrolsymbian.h \
    74     cxestillcapturecontrolsymbian.h \
    78     cxestillcapturecontrolsymbian.h \
    75     cxestate.h \
    79     cxestate.h \
   114     cxefakequalitypresets.h \
   118     cxefakequalitypresets.h \
   115     cxefakefilesavethread.h \
   119     cxefakefilesavethread.h \
   116     cxefilesavethread.h \
   120     cxefilesavethread.h \
   117     cxediskmonitor.h \
   121     cxediskmonitor.h \
   118     cxediskmonitorprivate.h \
   122     cxediskmonitorprivate.h \
       
   123     cxesnapshotcontrol.h \
       
   124     cxesnapshotcontrolprivate.h \
   119     cxequalitypresets.h
   125     cxequalitypresets.h