Subversion Repositories DevTools

Rev

Rev 4003 | Rev 4030 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4003 Rev 4022
Line 397... Line 397...
397
#    'mos_api'               => 'IgnoreProjectBase,',
397
#    'mos_api'               => 'IgnoreProjectBase,',
398
#    'mos_fonts'             => 'IgnoreProjectBase,',
398
#    'mos_fonts'             => 'IgnoreProjectBase,',
399
#    'sntp'                  => 'IgnoreProjectBase,',
399
#    'sntp'                  => 'IgnoreProjectBase,',
400
#    'time_it'               => 'IgnoreProjectBase,',
400
#    'time_it'               => 'IgnoreProjectBase,',
401
 
401
 
402
    'MOS'      => 'RetainCompressed,IgnoreProjectBase,',
402
    'MOS'      => 'RetainCompressed,IgnoreProjectBase,SetProjectBase'.
403
 
-
 
404
 
-
 
405
 
-
 
-
 
403
                  'mergePaths=++:sy/**:ap/**:tt/**:tl/**:lint/**:hc/**:docs/**:co/**:ba/**',
406
);
404
);
407
 
405
 
408
 
406
 
409
my %mergePathExtended = (
407
my %mergePathExtended = (
410
 
408