imagingandcamerafws/camerafw/mmpfiles/TestCameraAppS60.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:56:55 +0200
changeset 0 40261b775718
permissions -rw-r--r--
Revision: 201003 Kit: 201005

// 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