Subversion Repositories DevTools

Rev

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

Rev 1833 Rev 1835
Line 17... Line 17...
17
 
17
 
18
#..     Product configuration
18
#..     Product configuration
19
#
19
#
20
BuildPlatforms   ( 'GENERIC' );
20
BuildPlatforms   ( 'GENERIC' );
21
 
21
 
22
BuildName       ( 'ant-jants', '4.2.4003', '--RelaxedVersion' );
22
BuildName       ( 'ant-jants', '4.2.5.tool' );
23
BuildInterface  ( 'interface' );
23
BuildInterface  ( 'interface' );
24
 
24
 
-
 
25
#   Dependent packages
-
 
26
#
-
 
27
LinkPkgArchive ( 'antshield', '1.0.0001.tool' );
-
 
28
LinkPkgArchive ( 'clearcase', '1.0.0' );
-
 
29
LinkPkgArchive ( 'jants', '4.2.1000.tool' );
-
 
30
 
25
#
31
#
26
#   Specify subdirectories to process
32
#   Specify subdirectories to process
27
#
33
#
28
BuildSubDir    ( 'src' );
34
BuildSubDir    ( 'src' );
29
 
35