Subversion Repositories DevTools

Rev

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

Rev 7088 Rev 7114
Line 4... Line 4...
4
require         "$MAKELIB_PL";
4
require         "$MAKELIB_PL";
5
 
5
 
6
BuildPlatforms  ( 'JAVA,--Version=1.6','--OnlyDebug' );
6
BuildPlatforms  ( 'JAVA,--Version=1.6','--OnlyDebug' );
7
BuildPlatforms  ( 'WIN32,--OnlyProd' );
7
BuildPlatforms  ( 'WIN32,--OnlyProd' );
8
 
8
 
9
BuildName       ( 'buildtool 19.2.0000 cr' );
9
BuildName       ( 'buildtool 19.4.2000 cr' );
10
 
10
 
11
BuildInterface  ( 'local' );
11
BuildInterface  ( 'local' );
12
BuildInterface  ( 'interface' );
12
BuildInterface  ( 'interface' );
13
 
13
 
14
LinkPkgArchive  ( 'gradle', '5.2.1.3000.cots' );
14
LinkPkgArchive  ( 'gradle', '5.2.1.3000.cots' );