root/trunk/DerelictGLU/dsss.conf

Revision 277, 197 bytes (checked in by aldacron, 10 months ago)

* added a name statement to all of the dsss.conf files.

Line 
1 name=derelictglu
2 [derelict]
3 version(Windows) {
4     postbuild=copy *.lib ..\lib ;
5 } else {
6     postbuild=cp lib*.a ../lib;
7 }
8
9 target=DerelictGLU
10 buildflags=-I../DerelictUtil -I../DerelictGL
Note: See TracBrowser for help on using the browser.