camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxefilesavethreadsymbian/unittest_cxefilesavethreadsymbian.pro
changeset 37 64817133cd1d
parent 21 fa6d9f75d6a6
child 45 24fd82631616
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".
    19 
    19 
    20 TARGET = unittest_cxefilesavethreadsymbian
    20 TARGET = unittest_cxefilesavethreadsymbian
    21 
    21 
    22 LIBS *= -lsysutil
    22 LIBS *= -lsysutil
    23 LIBS *= -lplatformenv
    23 LIBS *= -lplatformenv
    24 
    24 LIBS *= -lefsrv
       
    25 LIBS *= -lcone
    25 
    26 
    26 SOURCES *= unittest_cxefilesavethreadsymbian.cpp \
    27 SOURCES *= unittest_cxefilesavethreadsymbian.cpp \
    27            thumbnailmanager_qt.cpp \
    28            thumbnailmanager_qt.cpp \
    28            harvesterclient.cpp \
    29            harvesterclient.cpp \
    29            cxefilesavethread.cpp \
    30            cxefilesavethread.cpp \