piprofiler/group/bld.inf
branchRCL_3
changeset 44 52e343bb8f80
parent 43 ca8a1b6995f6
child 46 e26895079d7c
--- a/piprofiler/group/bld.inf	Tue Aug 31 16:45:49 2010 +0300
+++ b/piprofiler/group/bld.inf	Wed Sep 01 12:37:10 2010 +0100
@@ -26,15 +26,8 @@
 #include "../plugins/DebugOutputWriterPlugin/group/bld.inf"
 #include "../plugins/DiskWriterPlugin/group/bld.inf"
 
-#if ( SYMBIAN_VERSION_SUPPORT >= SYMBIAN_3 )
-    #include "../plugins/PWRPlugin/group/bld.inf"
-#endif
 
 PRJ_EXPORTS
-#if ( SYMBIAN_VERSION_SUPPORT >= SYMBIAN_3 )
-    ../rom/piprofiler.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
-#else
-    ../rom/piprofiler_s2.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
-#endif
+../rom/piprofiler.iby CORE_IBY_EXPORT_PATH(tools,piprofiler.iby)
 ../rom/piprofiler_ldd.iby CORE_IBY_EXPORT_PATH(tools/rom,piprofiler_ldd.iby)