imagingandcamerafws/camerafw/mmpfiles/TestCameraApp.mmp
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     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 UID         0x100039CE 0x101F7D31
       
    20 VENDORID 	0x70000001
       
    21 CAPABILITY	ALL -TCB
       
    22 
       
    23 USERINCLUDE     ../testapps/testcameraapp
       
    24 USERINCLUDE     ../../../mmplugins/cameraplugins/source/testcamera
       
    25 MW_LAYER_SYSTEMINCLUDE_SYMBIAN // Middleware layer macro used in order to link against Techview headers
       
    26 
       
    27 SOURCEPATH      ../testapps/testcameraapp
       
    28 SOURCE          TestCameraApp.cpp
       
    29 
       
    30 START RESOURCE	TestCameraApp.rss
       
    31 HEADER
       
    32 TARGETPATH	/resource/apps
       
    33 lang		sc
       
    34 END
       
    35 
       
    36 LIBRARY         euser.lib fbscli.lib
       
    37 LIBRARY         apparc.lib ws32.lib cone.lib 
       
    38 LIBRARY         eikcore.lib
       
    39 LIBRARY         ecam.lib
       
    40 LIBRARY         efsrv.lib 
       
    41 LIBRARY         ecamadvsettings.lib
       
    42 LIBRARY         ecamsnapshot.lib
       
    43 
       
    44 SOURCEPATH      ../testapps/testcameraapp
       
    45 START RESOURCE	TestCameraApp_reg.rss
       
    46 TARGETPATH	/private/10003a3f/apps
       
    47 END
       
    48    
       
    49 START RESOURCE TestCameraApp_loc.RSS
       
    50 TARGETPATH     /resource/apps
       
    51 lang sc
       
    52 END
       
    53 
       
    54 START BITMAP testcameraapp.mbm
       
    55 HEADER
       
    56 TARGETPATH     /resource/apps
       
    57 SOURCEPATH    ../testapps/testcameraapp
       
    58 SOURCE 	     c8 AP24.BMP AP24M.BMP AP32.BMP AP32M.BMP AP48.BMP AP48M.BMP
       
    59 END
       
    60 
       
    61 SMPSAFE