kerneltest/e32test/group/t_smpsoakprocess.mmp
author Stephane Lenclud <tortoisehg@lenclud.com>
Thu, 29 Apr 2010 17:37:22 +0200
branchanywhere
changeset 101 86a1781f0e9b
parent 33 0173bcd7697c
permissions -rw-r--r--
Working on AO support.

// Copyright (c) 2003-2009 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:
// e32test\group\t_smpsoakprocess.mmp

target			t_smpsoakprocess.exe      
targettype		exe
sourcepath		../smpsoak
source			t_smpsoakprocess.cpp
library			euser.lib efsrv.lib hal.lib dptest.lib
capability		all
vendorid		0x70000001

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

SMPSAFE

// This binary goes in rom and is not paged
romtarget +
unpagedcode
unpageddata