hacks/profiling/startupprofiling.mmp
author William Roberts <williamr@symbian.org>
Fri, 15 Oct 2010 09:56:49 +0100
changeset 49 cf96ced9269c
parent 37 b8aae0a088d8
permissions -rw-r--r--
Add support for -D_DEBUG to turn on debugging in syborg_stem_rom.oby, and remove debug_stem_rom.oby This is "sensible debugging", selected by using DEBUG_DIR instead of BUILD_DIR in the oby file - as per the ancient buildrom conventions.

// 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