sbsv2/raptor/test/smoke_suite/test_resources/resource/group/simpleresource.mmp
author Jon Chatten
Thu, 26 Aug 2010 13:41:01 +0100
changeset 630 31ef8a13d4f4
permissions -rw-r--r--
sbs version 2.15.1

/*
* Copyright (c) 2009-2010 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 "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/
TARGET                  testresource
TARGETTYPE              EXE
LIBRARY                 euser.lib
SECUREID                0x10003a5c
SYSTEMINCLUDE   /epoc32/include
SOURCEPATH              ../
SOURCE                  test.cpp 
EPOCSTACKSIZE 8192
EPOCHEAPSIZE 0x5000 65535
EPOCPROCESSPRIORITY low
capability TCB ProtServ DiskAdmin AllFiles PowerMgmt CommDD

UID     0x1000008d 0x10005342
VENDORID 0x70000001
USERINCLUDE     ../inc
SYSTEMINCLUDE   /epoc32/include

MACRO SHOULD_BE_DEFINED


START RESOURCE          simpleresource.rss
TARGET testresource
// Test backslash to forward slash conversion here:
TARGETPATH              resource\testresource
HEADER
LANG sc 37 94 96 
END