sysanadatacapture/piprofiler/piprofiler/group/bld.inf
changeset 1 3ff3fecb12fe
equal deleted inserted replaced
0:f0f2b8682603 1:3ff3fecb12fe
       
     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 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 #include "../engine/group/bld.inf"
       
    22 #include "../plugins/GeneralsPlugin/group/bld.inf"
       
    23 #include "../plugins/BUPPlugin/group/bld.inf"
       
    24 #include "../plugins/DebugOutputWriterPlugin/group/bld.inf"
       
    25 #include "../plugins/DiskWriterPlugin/group/bld.inf"
       
    26 
       
    27 
       
    28 PRJ_EXPORTS
       
    29 ../rom/piprofiler.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
       
    30 
       
    31 
       
    32 PRJ_MMPFILES
       
    33 #ifdef MARM
       
    34   gnumakefile piprofiler_stub_sis.mk
       
    35 #endif