diff -r b3cee849fa46 -r fad26422216a piprofilerui/group/bld_generic.inf --- 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