Subversion Repositories DevTools

Rev

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

Rev 263 Rev 361
Line 18... Line 18...
18
#..     Toolset configuration
18
#..     Toolset configuration
19
#
19
#
20
 
20
 
21
#..     Product configuration
21
#..     Product configuration
22
#
22
#
23
BuildPlatforms ('WIN32,--OnlyDebug');
23
BuildPlatforms ('WIN32,--OnlyProd');
24
 
24
 
25
BuildName       ( 'rpcccp 00.00.00 cr' );
25
BuildName       ( 'rpcccp 00.00.00 cr' );
26
BuildSnapshot   ();
26
BuildSnapshot   ();
27
BuildAccessPerms();
27
BuildAccessPerms();
28
BuildInterface  ( 'local' );
28
BuildInterface  ( 'local' );