kernel/eka/drivers/debug/group/bld.inf
author John Imhofe
Mon, 19 Oct 2009 15:55:17 +0100
changeset 0 a41df078684a
child 33 0173bcd7697c
permissions -rw-r--r--
Convert Kernelhwsrv package from SFL to EPL kernel\eka\compsupp is subject to the ARM EABI LICENSE userlibandfileserver\fatfilenameconversionplugins\unicodeTables is subject to the Unicode license kernel\eka\kernel\zlib is subject to the zlib license

// Copyright (c) 2007-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:
// e32/drivers/debug/bld.inf
// Run mode debugger
// 
//

/**
 @file
*/


PRJ_PLATFORMS

BASEDEFAULT

PRJ_EXPORTS

../../../debug/crashMonitor/inc/scmonitor.h 				
../../../debug/crashMonitor/inc/scmdatatypes.h			
../../../debug/crashMonitor/inc/scmbytestreamutil.h		
../../../debug/crashMonitor/inc/scmbytestreamutil.inl	
../../../debug/crashMonitor/inc/crashlogwalker.h			
../../../debug/crashMonitor/inc/scmconfig.h				
../../../debug/crashMonitor/inc/scmconfigitem.h			
../../../debug/crashmonitor/inc/scmdatasave.h			
../../../debug/crashmonitor/inc/scmtrace.h				

PRJ_MMPFILES

../../../debug/trkdummyapp/group/trkdummyapp
../../../debug/trkdummyapp/group/trkdummyapp2
../../../debug/trkdummyapp/group/trkdummyapp200159D8
../../../debug/trkdummyapp/group/trkdummyapp200170BC

#ifndef GCCXML

#if defined(GENERIC_MARM) || defined(WINS) || defined(GENERIC_X86)
#if !defined(MARM_THUMB) && !defined(MARM_ARMI)

#if defined(MARM_ARMV5) || defined(MARM_ARMV4)


rm_debug_kerneldriver
rm_debug_kerneldriver_ext
../../../debug/securityServer/group/rm_debug_svr

#if defined(GENERIC_MARM) 
../../../debug/crashMonitor/group/scmusr_lib
../../../debug/crashMonitor/group/scmkern_lib
#endif

#endif

#endif
#endif


#endif //#ifndef GCCXML