Update contrib.
1 // Copyright (c) 2005-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 // ECamUnitTestPlugin.dll Unit test plugin implementation
23 #include "../src/ECamUnitTestPlugin/ECamUnitTestPluginUids.hrh"
25 TARGET ecamunittestplugin.dll
29 // MAGIC Dll recognition UID followed by the unique UID for this dll
30 UID 0x10009D8D KUidCameraUnitTestDll
33 SOURCEPATH ../src/ECamUnitTestPlugin
34 SOURCE ECamUnitTestPlugin.cpp
35 SOURCE AdvancedSettings.cpp
37 SOURCE EnhanceFunctionality.cpp
39 SOURCE directviewfinder.cpp
41 SOURCE extended_functionality.cpp
43 USERINCLUDE ../src/ECamUnitTestPlugin
44 USERINCLUDE ../../camerafw/Include
46 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
48 START RESOURCE 102070CF.rss
49 TARGET ecamunittestplugin.rsc
53 LIBRARY ecampluginsupport.lib
55 LIBRARY ecamadvsettings.lib
57 LIBRARY ecamhistogram.lib
58 LIBRARY ecamoverlay.lib
59 LIBRARY ecamsnapshot.lib
60 LIBRARY ecamdirectviewfinder.lib