diff -r bc06d8566074 -r 9ae0fe04e757 mmplugins/cameraplugins/testapp/testcameraapps60/group/TestCameraAppS60.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mmplugins/cameraplugins/testapp/testcameraapps60/group/TestCameraAppS60.mmp Thu Mar 25 11:21:36 2010 +0900 @@ -0,0 +1,64 @@ +// 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 the License "Symbian Foundation License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +TARGET TestCameraApp.exe +TARGETTYPE exe + +CAPABILITY ALL -TCB +//UID 0x100039CE 0x101F7D32 +UID 0x100039CE 0x101F857A +VENDORID 0x70000001 + +USERINCLUDE ../inc + +SYSTEMINCLUDE /epoc32/include +SYSTEMINCLUDE /epoc32/include/mw +SYSTEMINCLUDE /epoc32/include/platform +SYSTEMINCLUDE /epoc32/include/platform/mw + +SOURCEPATH ../src +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 ../src +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 ../src +SOURCE c8 AP24.BMP AP24M.BMP AP32.BMP AP32M.BMP AP48.BMP AP48M.BMP +END +