Subversion Repositories DevTools

Rev

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

Rev 776 Rev 802
Line 9... Line 9...
9
SubDir( 'ant-abt' );
9
SubDir( 'ant-abt' );
10
SubDir( 'antwrap' );
10
SubDir( 'antwrap' );
11
SubDir( 'automakerelease' );
11
SubDir( 'automakerelease' );
12
SubDir( 'config' );
12
SubDir( 'config' );
13
SubDir( 'planner' );
13
SubDir( 'planner' );
-
 
14
SubDir( 'ripple' );
14
SubDir( 'smtpsend' );
15
SubDir( 'smtpsend' );
15
 
16
 
16
# target platforms
17
# target platforms
17
Platform( 'WIN32' );
18
Platform( 'WIN32' );
18
 
19