Subversion Repositories gelsvn

Rev

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

Rev 285 Rev 287
Line 1... Line 1...
1
workspace {
1
workspace {
2
	implicit=GELapp
2
	implicit=GELapp
3
        cmdline += -value_template "configurations=Debug Release"
3
        cmdline += -value_template "configurations=Debug Release"
4
        cmdline += -value_project "lit_libs=Glui32 DevIL ILUT ILU"
4
        cmdline += -value_project "lit_libs+=Glui32 DevIL ILUT ILU"
-
 
5
        cmdline += -value_project "libs= "
5
 
6
 
6
	apps
7
	apps
7
 
8
 
8
 
9
 
9
    
10