Subversion Repositories DevTools

Rev

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

Rev 5863 Rev 6152
Line 1... Line 1...
1
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
1
# COPYRIGHT - VIX IP PTY LTD ("VIX"). 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): JATS Build System
5
# Environment(s): JATS Build System
6
#
6
#
Line 17... Line 17...
17
 
17
 
18
#..     Product configuration
18
#..     Product configuration
19
#
19
#
20
BuildPlatforms  ( 'GENERIC,--OnlyProd' );
20
BuildPlatforms  ( 'GENERIC,--OnlyProd' );
21
 
21
 
22
BuildName       ( 'shellbuild 2.9.1000 cr' );
22
BuildName       ( 'shellbuild 2.9.9000 cr' );
23
BuildInterface  ( 'interface' );
23
BuildInterface  ( 'interface' );
24
 
24
 
25
#
25
#
26
#   Specify subdirectories to process
26
#   Specify subdirectories to process
27
#
27
#