installationservices/swi/test/testexes/interpretsis_testcase/interpretsis_testcase_02.mmp
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     1 // Copyright (c) 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 // using relative paths for sourcepath and user includes
       
    15 //
       
    16 
       
    17 TARGET        interpretsis_testcase_02.exe
       
    18 TARGETTYPE    exe
       
    19 UID           0x100039CE 0xE800005B
       
    20 VENDORID 	  0x70000001
       
    21 SOURCEPATH    .
       
    22 SOURCE        interpretsis_testcase_Main.cpp
       
    23 SOURCE        interpretsis_testcase_Application.cpp
       
    24 SOURCE        interpretsis_testcase_Document.cpp
       
    25 SOURCE        interpretsis_testcase_AppUi.cpp
       
    26 SOURCE        interpretsis_testcase_AppView.cpp
       
    27 USERINCLUDE   .
       
    28 
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 SYSTEMINCLUDE /epoc32/include/platform/app/techview
       
    31 SYSTEMINCLUDE /epoc32/include/platform/app
       
    32 
       
    33 START RESOURCE	interpretsis_testcase_02.rss
       
    34 HEADER
       
    35 TARGETPATH		/resource/apps
       
    36 LANG 03			// Build German language versions of resources
       
    37 END
       
    38 
       
    39 START RESOURCE	interpretsis_testcase_02_reg.rss
       
    40 TARGETPATH		/private/10003a3f/apps
       
    41 END
       
    42 
       
    43 // Icons for German language version
       
    44 START BITMAP	interpretsis_testcase03_02.mbm
       
    45 TARGETPATH		/resource/apps
       
    46 SOURCEPATH		03
       
    47 SOURCE			c8,1 icon24.BMP
       
    48 END
       
    49 
       
    50 LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
       
    51 
       
    52 
       
    53 SMPSAFE