dbgsrv/coredumpserver/test/crashapps/group/bld.inf
changeset 0 c6b0df440bee
equal deleted inserted replaced
-1:000000000000 0:c6b0df440bee
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 PRJ_PLATFORMS
       
    17 ARMV5
       
    18 
       
    19 PRJ_EXPORTS
       
    20 
       
    21 crashapp.iby	/epoc32/rom/include/crashapp.iby
       
    22 crashdriver.iby /epoc32/rom/include/crashdriver.iby
       
    23 ..\inc\crashdefs.h     /epoc32/include/crashdefs.h
       
    24 
       
    25 PRJ_MMPFILES
       
    26 
       
    27 crashapp.mmp
       
    28 crashapp_nodebugbit.mmp
       
    29 
       
    30 //Driver only builds on device
       
    31 #if defined(MARM_ARMV5)
       
    32 //scmtest
       
    33 crashdriver 
       
    34 #endif
       
    35 
       
    36 
       
    37 
       
    38 
       
    39 
       
    40 PRJ_TESTMMPFILES