sbsv2/raptor/test/smoke_suite/test_resources/resource/group/testresource.mmp
changeset 18 de5b887c98f7
parent 13 c327db0664bb
child 28 b8fa7dfeeaa1
equal deleted inserted replaced
14:eb060913c963 18:de5b887c98f7
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    50 START RESOURCE          testresource.rss
    50 START RESOURCE          testresource.rss
    51 TARGETPATH              resource/testresource3
    51 TARGETPATH              resource/testresource3
    52 LANG 02 sc
    52 LANG 02 sc
    53 END
    53 END
    54 
    54 
       
    55 
       
    56 START RESOURCE          dependentresource.rss
       
    57 TARGETPATH              resource/dependentresource
       
    58 LANG sc
       
    59 END
       
    60 
       
    61 // Looks like testresource but comes from another resource file
       
    62 START RESOURCE          dependentresource.rss
       
    63 TARGET 			testresource.rsc
       
    64 TARGETPATH              resource/anotherresource
       
    65 LANG SC 01
       
    66 END
       
    67 
    55 START BITMAP	testresource.mbm
    68 START BITMAP	testresource.mbm
    56 HEADER
    69 HEADER
    57 
       
    58 TARGETPATH		resource/apps
    70 TARGETPATH		resource/apps
    59 SOURCEPATH		../aifsrccl
    71 SOURCEPATH		../aifsrccl
    60 SOURCE			c8,1 DEF24.BMP DEF2M.BMP
    72 SOURCE			c8,1 DEF24.BMP DEF2M.BMP
    61 END
    73 END
       
    74 
       
    75