os/mm/imagingandcamerafws/camerafw/mmpfiles/TestCameraAppS60.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2002-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".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 TARGET          TestCameraApp.exe
    17 TARGETTYPE      exe
    18 
    19 CAPABILITY 	ALL -TCB
    20 UID             0x100039CE 0X101F7D32
    21 VENDORID 	0x70000001
    22 
    23 USERINCLUDE     ../testapps/testcameraapp
    24 
    25 MW_LAYER_SYSTEMINCLUDE_SYMBIAN // Middleware layer macro used in order to link against Techview headers
    26 
    27 SOURCEPATH      ../testapps/testcameraapps60
    28 SOURCE          TestCameraApp.cpp
    29 
    30 START RESOURCE	TestCameraApp.rss
    31 HEADER
    32 TARGETPATH	/resource/apps
    33 lang		sc
    34 END
    35 
    36 
    37 LIBRARY         euser.lib fbscli.lib
    38 LIBRARY         apparc.lib ws32.lib cone.lib 
    39 LIBRARY         avkon.lib
    40 LIBRARY         eikcore.lib
    41 LIBRARY         ecam.lib
    42 
    43 SOURCEPATH      ../testapps/testcameraapp
    44 START RESOURCE	testcameraapp_reg.rss
    45 TARGETPATH	/private/10003a3f/apps
    46 END
    47    
    48 START RESOURCE  testcameraapp_loc.RSS
    49 TARGETPATH 	/resource/apps
    50 lang sc
    51 END
    52 
    53 START BITMAP    TestCameraApp.mbm
    54 HEADER
    55 TARGETPATH 	 /resource/apps
    56 SOURCEPATH     ../testapps/testcameraapp
    57 SOURCE 		c8 AP24.BMP AP24M.BMP AP32.BMP AP32M.BMP AP48.BMP AP48M.BMP
    58 END 
    59 
    60 
    61 SMPSAFE