hacks/profiling/startupprofiling.mmp
author Tom Pritchard <tomp@symbian.org>
Thu, 14 Oct 2010 12:39:29 +0100
branchsystem_startup
changeset 37 b8aae0a088d8
permissions -rw-r--r--
Adding "Profiling Starter" app so we can see what's going on during boot

// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "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			startupprofiling.exe
TARGETTYPE		exe
CAPABILITY     ReadUserData WriteUserData
SOURCE			startupprofiling.cpp 

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
SYSTEMINCLUDE	/epoc32/include/platform


LIBRARY 			euser.lib 
//ecom.lib efile.lib efsrv.lib bafl.lib

VENDORID 0x70000001

SMPSAFE