Subversion Repositories DevTools

Rev

Rev 2852 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2852 Rev 3557
Line 22... Line 22...
22
 
22
 
23
#..     Product configuration
23
#..     Product configuration
24
#
24
#
25
BuildPlatforms ( 'WIN32,--OnlyProd,--NoToolSet' );
25
BuildPlatforms ( 'WIN32,--OnlyProd,--NoToolSet' );
26
 
26
 
27
BuildName       ( 'TexasInstrumentsMsp430', '3.2.3.0000', 'tool', '--RelaxedVersion' );
27
BuildName       ( 'TexasInstrumentsMsp430', '3.2.3.1000', 'tool', '--RelaxedVersion' );
28
 
28
 
29
BuildInterface  ( 'local' );
29
BuildInterface  ( 'local' );
30
BuildInterface  ( 'interface' );
30
BuildInterface  ( 'interface' );
31
 
31
 
32
#..     External Packages
32
#..     External Packages