Subversion Repositories DevTools

Rev

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

Rev 5692 Rev 5710
Line 21... Line 21...
21
 
21
 
22
#..     Product configuration
22
#..     Product configuration
23
#
23
#
24
BuildPlatforms ('SOLARIS,--OnlyDebug'   ,'--Alias=UNIX');
24
BuildPlatforms ('SOLARIS,--OnlyDebug'   ,'--Alias=UNIX');
25
BuildPlatforms ('LINUX,--OnlyDebug'     ,'--Alias=UNIX');
25
BuildPlatforms ('LINUX,--OnlyDebug'     ,'--Alias=UNIX');
26
BuildPlatforms ('WIN32,--OnlyProd'      ,'--Alias=WINDOWS');
26
BuildPlatforms ('VS2003,--OnlyProd'     ,'--Alias=WINDOWS');
27
BuildPlatforms ('VS2012_X64,--OnlyProd' ,'--Alias=WINDOWS');
-
 
28
 
27
 
29
 
28
 
30
BuildName       ( 'timeout 0.0.0000 cr' );
29
BuildName       ( 'timeout 0.0.0000 cr' );
31
BuildInterface  ( 'local' );
30
BuildInterface  ( 'local' );
32
BuildInterface  ( 'interface' );
31
BuildInterface  ( 'interface' );