piprofilerui/group/bld_generic.inf
branchRCL_3
changeset 60 6646c35e558c
parent 49 f8280f3bfeb7
--- a/piprofilerui/group/bld_generic.inf	Wed Sep 15 12:13:45 2010 +0300
+++ b/piprofilerui/group/bld_generic.inf	Wed Oct 13 14:32:52 2010 +0300
@@ -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