Subversion Repositories DevTools

Rev

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

Rev 4914 Rev 4922
Line 12... Line 12...
12
 
12
 
13
 
13
 
14
#.. Product configuration
14
#.. Product configuration
15
#
15
#
16
BuildPlatforms   ( 'VS2010,--OnlyProd' );
16
BuildPlatforms   ( 'VS2010,--OnlyProd' );
17
BuildName        ( 'nsis_path 1.0.0000 cr' );
17
BuildName        ( 'nsis_path 2.0.0000 cr' );
18
BuildInterface   ( 'local' );
18
BuildInterface   ( 'local' );
19
BuildInterface   ( 'interface' );
19
BuildInterface   ( 'interface' );
20
 
20
 
21
LinkPkgArchive( 'nsis', '2.46.1000.cots' );
21
LinkPkgArchive( 'nsis', '2.46.1000.cots' );
22
 
22