piprofiler/group/bld.inf
branchRCL_3
changeset 20 ca8a1b6995f6
parent 13 da2cedce4920
child 21 52e343bb8f80
equal deleted inserted replaced
19:07b41fa8d1dd 20:ca8a1b6995f6
    24 #include "../plugins/GeneralsPlugin/group/bld.inf"
    24 #include "../plugins/GeneralsPlugin/group/bld.inf"
    25 #include "../plugins/BUPplugin/group/bld.inf"
    25 #include "../plugins/BUPplugin/group/bld.inf"
    26 #include "../plugins/DebugOutputWriterPlugin/group/bld.inf"
    26 #include "../plugins/DebugOutputWriterPlugin/group/bld.inf"
    27 #include "../plugins/DiskWriterPlugin/group/bld.inf"
    27 #include "../plugins/DiskWriterPlugin/group/bld.inf"
    28 
    28 
       
    29 #if ( SYMBIAN_VERSION_SUPPORT >= SYMBIAN_3 )
       
    30     #include "../plugins/PWRPlugin/group/bld.inf"
       
    31 #endif
    29 
    32 
    30 PRJ_EXPORTS
    33 PRJ_EXPORTS
    31 ../rom/piprofiler.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
    34 #if ( SYMBIAN_VERSION_SUPPORT >= SYMBIAN_3 )
       
    35     ../rom/piprofiler.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
       
    36 #else
       
    37     ../rom/piprofiler_s2.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
       
    38 #endif
    32 ../rom/piprofiler_ldd.iby CORE_IBY_EXPORT_PATH(tools/rom,piprofiler_ldd.iby)
    39 ../rom/piprofiler_ldd.iby CORE_IBY_EXPORT_PATH(tools/rom,piprofiler_ldd.iby)
    33 
    40