Subversion Repositories DevTools

Rev

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

Rev 4900 Rev 5856
Line 23... Line 23...
23
 
23
 
24
#..     Product configuration
24
#..     Product configuration
25
#
25
#
26
BuildPlatforms  ( 'UBUNTU14', '--OnlyProd' );
26
BuildPlatforms  ( 'UBUNTU14', '--OnlyProd' );
27
 
27
 
28
BuildName       ( 'VIXubuntu1404LTS_VMcfg', '1.0.0000.tool' );
28
BuildName       ( 'VIXubuntu1404LTS_VMcfg 1.0.0000 tool' );
29
BuildInterface  ( 'local' );
29
BuildInterface  ( 'local' );
30
BuildInterface  ( 'interface' );
30
BuildInterface  ( 'interface' );
31
 
31
 
32
#..     External Packages
32
#..     External Packages
33
#       Use LinkpkgArchive or BuildPkgArchive
33
#       Use LinkpkgArchive or BuildPkgArchive
34
#
34
#
35
LinkPkgArchive ( 'debian_dpkg'    , '1.13.25.2000.cots' );
35
LinkPkgArchive ( 'debian_dpkg'    , '1.13.25.2000.cots' );
36
LinkPkgArchive ( 'debian_packager', '1.9.0000.cr' );
36
LinkPkgArchive ( 'debian_packager', '1.19.0000.cr' );
37
 
37
 
38
#
38
#
39
#   Specify subdirectories to process
39
#   Specify subdirectories to process
40
#
40
#
41
BuildSubDir     ('src' );
41
BuildSubDir     ('src' );