os/mm/mmplugins/cameraplugins/source/mmcameraclientplugin/mmcameraserver/group/mmcameraserver.mmp
Update contrib.
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // cameraserver.exe Camera server side implementation
22 #include <ecamuids.hrh>
23 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
24 #include <ecamuidsconst.hrh>
25 #include <ecamuidsdef.hrh>
28 TARGET mmcameraserver.exe
30 CAPABILITY MultimediaDD ProtServ UserEnvironment WriteDeviceData //WriteDeviceData is temporary. Will be removed later.
32 UID 0x1000007a KUidMMCameraServer // 0x1000007a = KExecutableImageUidValue
37 SOURCE mmcameraserver.cpp
38 SOURCE mmcameraserversession.cpp
39 SOURCE mmcameraserverstartup.cpp
40 SOURCE mmcameraservercontroller.cpp
41 SOURCE mmcameraservershutdown.cpp
42 SOURCE mmcameraserverpolicymanager.cpp
45 USERINCLUDE ../../mmcameraclientsession/src
47 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
54 LIBRARY mmmetatype.lib
55 LIBRARY mmvideocomponents.lib
56 LIBRARY mmcameracomponents.lib