Subversion Repositories DevTools

Rev

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

Rev 1837 Rev 1839
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.6.tool' );
22
BuildName       ( 'ant-jants 4.2.6001 tool', '4.2.6001' );
23
BuildInterface  ( 'interface' );
23
BuildInterface  ( 'interface' );
24
 
24
 
25
#
25
#
26
#   Dependencies
-
 
27
#
-
 
28
LinkPkgArchive ( 'antshield', '1.0.1000.tool' );
-
 
29
LinkPkgArchive ( 'clearcase', '1.0.0' );
-
 
30
LinkPkgArchive ( 'jants', '4.2.3000.tool' );
-
 
31
 
-
 
32
 
-
 
33
#
-
 
34
#   Specify subdirectories to process
26
#   Specify subdirectories to process
35
#
27
#
36
BuildSubDir    ( 'src' );
28
BuildSubDir    ( 'src' );
37
 
29
 
38
#
30
#