camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxevideocapturecontrolsymbian/unittest_cxevideocapturecontrolsymbian.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 May 2010 12:43:29 +0300
changeset 29 699651f2666f
parent 24 2094593137f5
child 37 64817133cd1d
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
# Initial Contributors:
# Nokia Corporation - initial contribution.
# Contributors:
# Description:

include(../unittest.pri)

TARGET = unittest_cxevideocapturecontrolsymbian

LIBS *= -lecamadvsettings
LIBS *= -lecam
LIBS *= -lecampluginsupport
LIBS *= -lfbscli
LIBS *= -lbitgdi
LIBS *= -lecamdirectviewfinder
LIBS *= -lecamsnapshot
LIBS *= -lmediaclientvideo
LIBS *= -lmediaclientaudio
LIBS *= -lmmfcontrollerframework
LIBS *= -lplatformenv
LIBS *= -lsysutil


DEFINES *= CXE_USE_DUMMY_CAMERA

SOURCES *= unittest_cxevideocapturecontrolsymbian.cpp \
    cxevideocapturecontrolsymbian.cpp \
    cxevideocapturecontrolsymbianunit.cpp \
    cxefakevideorecorderutility.cpp \
    cxevideorecorderutilitysymbian.cpp \
    cxefakefilenamegenerator.cpp \
    cxedummycamera.cpp \
    cxefakecameradevice.cpp \
    cxecameradevice.cpp \
    cxefakeviewfindercontrol.cpp \
    cxefakecameradevicecontrol.cpp \
    cxefakesettings.cpp \
    cxesettingsimp.cpp \
    cxefakesettingsmodel.cpp \
    cxestatemachine.cpp \
    cxestate.cpp \
    cxestatemachinebase.cpp \
    cxesettingsmappersymbian.cpp \
    cxesoundplayersymbian.cpp \
    cxeerrormappingsymbian.cpp \
    cxefakequalitypresets.cpp \
    cxediskmonitor.cpp \
    cxediskmonitorprivate.cpp \
    cxesnapshotcontrol.cpp \
    cxesnapshotcontrolprivate.cpp \
    cxesysutil.cpp

HEADERS *= unittest_cxevideocapturecontrolsymbian.h \
    cxevideocapturecontrolsymbian.h \
    cxevideocapturecontrolsymbianunit.h \
    cxevideorecorderutility.h \
    cxefakevideorecorderutility.h \
    cxevideorecorderutilitysymbian.h \
    cxevideocapturecontrol.h \
    cxefakefilenamegenerator.h \
    cxedummycamera.h \
    cxefakecameradevice.h \
    cxecameradevice.h \
    cxefakeviewfindercontrol.h \
    cxeviewfindercontrol.h \
    cxecameradevicecontrol.h \
    cxefakecameradevicecontrol.h \
    cxesettingsimp.h \
    cxesettings.h \
    cxefakesettings.h \
    cxefakesettingsmodel.h \
    cxestatemachine.h \
    cxestate.h \
    cxeerrormappingsymbian.h \
    cxestatemachinebase.h \
    cxesettingsmappersymbian.h \
    cxesoundplayersymbian.h \
    cxefakequalitypresets.h \
    cxutils.h \
    cxediskmonitor.h \
    cxediskmonitorprivate.h \
    cxesnapshotcontrol.h \
    cxesnapshotcontrolprivate.h \
    cxesysutil.h