Subversion Repositories gelsvn

Rev

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

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