piprofiler/group/bld.inf
branchRCL_3
changeset 13 da2cedce4920
child 20 ca8a1b6995f6
equal deleted inserted replaced
12:d27dfa8884ad 13:da2cedce4920
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *
       
    16 */
       
    17 //PRJ_PLATFORMS
       
    18 //DEFAULT ARMV5SMP
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 #include "../piprofiler_plat/group/bld.inf"
       
    23 #include "../engine/group/bld.inf"
       
    24 #include "../plugins/GeneralsPlugin/group/bld.inf"
       
    25 #include "../plugins/BUPplugin/group/bld.inf"
       
    26 #include "../plugins/DebugOutputWriterPlugin/group/bld.inf"
       
    27 #include "../plugins/DiskWriterPlugin/group/bld.inf"
       
    28 
       
    29 
       
    30 PRJ_EXPORTS
       
    31 ../rom/piprofiler.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
       
    32 ../rom/piprofiler_ldd.iby CORE_IBY_EXPORT_PATH(tools/rom,piprofiler_ldd.iby)
       
    33