Subversion Repositories DevTools

Rev

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

Rev 1859 Rev 1861
Line 1... Line 1...
1
# Copyright (C) 1998-2005 ERG Limited, All rights reserved
1
# Copyright (C) 1998-2006 ERG Limited, All rights reserved
2
#
2
#
3
# Module name   : build.pl
3
# Module name   : build.pl
4
# Module type   : Makefile system
4
# Module type   : Makefile system
5
# Environment(s): n/a
5
# Environment(s): n/a
6
#
6
#
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-junit', '1.0.0', '--RelaxedVersion' );
22
BuildName       ( 'ant-junit', '1.1.2.tool' );
23
BuildInterface  ( 'interface' );
23
BuildInterface  ( 'interface' );
24
 
24
 
25
#
25
#
26
#   Specify subdirectories to process
26
#   Specify subdirectories to process
27
#
27
#