camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxevideocapturecontrolsymbian/unittest_cxevideocapturecontrolsymbian.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".
    23 LIBS *= -lmediaclientvideo
    23 LIBS *= -lmediaclientvideo
    24 LIBS *= -lmediaclientaudio
    24 LIBS *= -lmediaclientaudio
    25 LIBS *= -lmmfcontrollerframework
    25 LIBS *= -lmmfcontrollerframework
    26 LIBS *= -lplatformenv
    26 LIBS *= -lplatformenv
    27 LIBS *= -lsysutil
    27 LIBS *= -lsysutil
    28 
    28 LIBS *= -lefsrv
       
    29 LIBS *= -lcone
    29 
    30 
    30 DEFINES *= CXE_USE_DUMMY_CAMERA
    31 DEFINES *= CXE_USE_DUMMY_CAMERA
    31 
    32 
    32 SOURCES *= unittest_cxevideocapturecontrolsymbian.cpp \
    33 SOURCES *= unittest_cxevideocapturecontrolsymbian.cpp \
    33     cxevideocapturecontrolsymbian.cpp \
    34     cxevideocapturecontrolsymbian.cpp \
    50     cxesoundplayersymbian.cpp \
    51     cxesoundplayersymbian.cpp \
    51     cxeerrormappingsymbian.cpp \
    52     cxeerrormappingsymbian.cpp \
    52     cxefakequalitypresets.cpp \
    53     cxefakequalitypresets.cpp \
    53     cxediskmonitor.cpp \
    54     cxediskmonitor.cpp \
    54     cxediskmonitorprivate.cpp \
    55     cxediskmonitorprivate.cpp \
       
    56     cxesnapshotcontrol.cpp \
       
    57     cxesnapshotcontrolprivate.cpp \
    55     cxesysutil.cpp
    58     cxesysutil.cpp
    56 
    59 
    57 HEADERS *= unittest_cxevideocapturecontrolsymbian.h \
    60 HEADERS *= unittest_cxevideocapturecontrolsymbian.h \
    58     cxevideocapturecontrolsymbian.h \
    61     cxevideocapturecontrolsymbian.h \
    59     cxevideocapturecontrolsymbianunit.h \
    62     cxevideocapturecontrolsymbianunit.h \
    81     cxesoundplayersymbian.h \
    84     cxesoundplayersymbian.h \
    82     cxefakequalitypresets.h \
    85     cxefakequalitypresets.h \
    83     cxutils.h \
    86     cxutils.h \
    84     cxediskmonitor.h \
    87     cxediskmonitor.h \
    85     cxediskmonitorprivate.h \
    88     cxediskmonitorprivate.h \
       
    89     cxesnapshotcontrol.h \
       
    90     cxesnapshotcontrolprivate.h \
    86     cxesysutil.h
    91     cxesysutil.h