imagingandcamerafws/camerafw/mmpfiles/TestCameraAppS60.mmp
changeset 0 40261b775718
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imagingandcamerafws/camerafw/mmpfiles/TestCameraAppS60.mmp	Tue Feb 02 01:56:55 2010 +0200
@@ -0,0 +1,61 @@
+// Copyright (c) 2002-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:
+//
+
+TARGET          TestCameraApp.exe
+TARGETTYPE      exe
+
+CAPABILITY 	ALL -TCB
+UID             0x100039CE 0X101F7D32
+VENDORID 	0x70000001
+
+USERINCLUDE     ../testapps/testcameraapp
+
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN // Middleware layer macro used in order to link against Techview headers
+
+SOURCEPATH      ../testapps/testcameraapps60
+SOURCE          TestCameraApp.cpp
+
+START RESOURCE	TestCameraApp.rss
+HEADER
+TARGETPATH	/resource/apps
+lang		sc
+END
+
+
+LIBRARY         euser.lib fbscli.lib
+LIBRARY         apparc.lib ws32.lib cone.lib 
+LIBRARY         avkon.lib
+LIBRARY         eikcore.lib
+LIBRARY         ecam.lib
+
+SOURCEPATH      ../testapps/testcameraapp
+START RESOURCE	testcameraapp_reg.rss
+TARGETPATH	/private/10003a3f/apps
+END
+   
+START RESOURCE  testcameraapp_loc.RSS
+TARGETPATH 	/resource/apps
+lang sc
+END
+
+START BITMAP    TestCameraApp.mbm
+HEADER
+TARGETPATH 	 /resource/apps
+SOURCEPATH     ../testapps/testcameraapp
+SOURCE 		c8 AP24.BMP AP24M.BMP AP32.BMP AP32M.BMP AP48.BMP AP48M.BMP
+END 
+
+
+SMPSAFE