camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxecameradevicecontrolsymbian/unittest_cxecameradevicecontrolsymbian.pro
changeset 43 0e652f8f1fbd
parent 28 3075d9b614e6
equal deleted inserted replaced
28:3075d9b614e6 43:0e652f8f1fbd
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    24 LIBS *= -lecam
    24 LIBS *= -lecam
    25 LIBS *= -lecampluginsupport
    25 LIBS *= -lecampluginsupport
    26 LIBS *= -lfbscli
    26 LIBS *= -lfbscli
    27 LIBS *= -lbitgdi
    27 LIBS *= -lbitgdi
    28 LIBS *= -lsysutil
    28 LIBS *= -lsysutil
       
    29 LIBS *= -lefsrv
       
    30 LIBS *= -lcone
    29 
    31 
    30 DEFINES *= CXE_USE_DUMMY_CAMERA
    32 DEFINES *= CXE_USE_DUMMY_CAMERA
    31 
    33 
    32 SOURCES *= unittest_cxecameradevicecontrolsymbian.cpp \
    34 SOURCES *= unittest_cxecameradevicecontrolsymbian.cpp \
    33            cxecameradevicecontrolsymbian.cpp \
    35            cxecameradevicecontrolsymbian.cpp \