root/trunk/DerelictSDLNet/dsss.conf

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

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

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