Subversion Repositories DevTools

Rev

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

Rev 802 Rev 814
Line 8... Line 8...
8
# subdirectories to recurse
8
# subdirectories to recurse
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( 'generated' );
14
SubDir( 'ripple' );
14
SubDir( 'util' );
15
SubDir( 'smtpsend' );
-
 
16
 
15
 
17
# target platforms
16
# target platforms
18
Platform( 'WIN32' );
17
Platform( 'WIN32' );
19
 
18
 
20
# build flags and paths
19
# build flags and paths