piprofilerui/group/bld_generic.inf
branchRCL_3
changeset 46 fad26422216a
parent 45 b3cee849fa46
child 49 f8280f3bfeb7
--- a/piprofilerui/group/bld_generic.inf	Tue Aug 31 15:15:20 2010 +0300
+++ b/piprofilerui/group/bld_generic.inf	Wed Sep 01 12:30:35 2010 +0100
@@ -16,5 +16,19 @@
 */
 
 PRJ_MMPFILES
+#ifndef SBSV2
+  #ifdef MARM
+  gnumakefile piprofiler_stub_sis.mk
+  #endif
+#endif
+
 PRJ_EXTENSIONS
+#ifdef SBSV2
+  #ifdef MARM
+  START EXTENSION app-services/buildstubsis
+  OPTION SRCDIR ../sis
+  OPTION SISNAME PIProfiler_stub
+  END
+  #endif  
+#endif