traceservices/tracefw/utf_trace_api/unit_test/devicedriver/group/bld.inf
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
       
    15 /**
       
    16  @file bld.inf
       
    17  @internalTechnology
       
    18 */
       
    19 
    15 
    20 
    16 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    17 DEFAULT
    22 DEFAULT
    18 
    23 
       
    24 PRJ_EXPORTS
       
    25 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    26 ../inc/d32utrace.h	/epoc32/include/d32utrace.h
       
    27 #endif
       
    28 
       
    29 PRJ_MMPFILES
       
    30 utraceusr.mmp
       
    31 utracedrv.mmp
       
    32 utracedrv_lib.mmp
       
    33 
    19 PRJ_TESTMMPFILES
    34 PRJ_TESTMMPFILES
    20 utraceusr.mmp manual
    35 PRJ_TESTEXPORTS
    21 utracedrv.mmp manual
       
    22 utracedrv_lib.mmp manual