Subversion Repositories DevTools

Rev

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

Rev 5710 Rev 5847
Line 22... Line 22...
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 ('VS2003,--OnlyProd'     ,'--Alias=WINDOWS');
26
BuildPlatforms ('VS2003,--OnlyProd'     ,'--Alias=WINDOWS');
-
 
27
#BuildPlatforms ('WIN32,--OnlyProd'     ,'--Alias=WINDOWS');
27
 
28
 
28
 
29
 
29
BuildName       ( 'timeout 0.0.0000 cr' );
30
BuildName       ( 'timeout 0.0.0000 cr' );
30
BuildInterface  ( 'local' );
31
BuildInterface  ( 'local' );
31
BuildInterface  ( 'interface' );
32
BuildInterface  ( 'interface' );