Subversion Repositories gelsvn

Rev

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

Rev 135 Rev 142
Line 3... Line 3...
3
        cmdline += -static
3
        cmdline += -static
4
        GEL_single.mpc
4
        GEL_single.mpc
5
    }
5
    }
6
    test {
6
    test {
7
        implicit=GELapp_single
7
        implicit=GELapp_single
8
	cmdline += -name_modifier *_single -apply_project
8
        cmdline += -name_modifier *_single -apply_project
9
 
9
 
10
        test
10
        test
11
    }
11
    }
12
    apps {
12
    apps {
13
	implicit=GELapp_single
13
        implicit=GELapp_single
14
        cmdline += -value_project "lit_libs=Glui32 DevIL ILUT ILU" -name_modifier *_single -apply_project
14
        cmdline += -value_project "lit_libs=Glui32 DevIL ILUT ILU" -name_modifier *_single -apply_project
15
 
15
        
16
	apps
16
        apps
17
    }
17
    }
18
 
18
 
19
    
19
    
20
 
20
 
21
}
21
}