camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxevideocapturecontrolsymbian/unittest_cxevideocapturecontrolsymbian.pro
changeset 37 64817133cd1d
parent 29 699651f2666f
child 48 42ba2d16bf40
equal deleted inserted replaced
36:b12f3922a74f 37:64817133cd1d
     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 \