piprofilerui/group/bld_generic.inf
branchRCL_3
changeset 23 f8280f3bfeb7
parent 22 fad26422216a
equal deleted inserted replaced
22:fad26422216a 23:f8280f3bfeb7
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 PRJ_MMPFILES
    18 PRJ_MMPFILES
    19 #ifndef SBSV2
    19 PRJ_EXTENSIONS
    20   #ifdef MARM
       
    21   gnumakefile piprofiler_stub_sis.mk
       
    22   #endif
       
    23 #endif
       
    24 
    20 
    25 PRJ_EXTENSIONS
       
    26 #ifdef SBSV2
       
    27   #ifdef MARM
       
    28   START EXTENSION app-services/buildstubsis
       
    29   OPTION SRCDIR ../sis
       
    30   OPTION SISNAME PIProfiler_stub
       
    31   END
       
    32   #endif  
       
    33 #endif
       
    34