root/trunk/DerelictSDLImage/dsss.conf

Revision 277, 208 bytes (checked in by aldacron, 1 year ago)

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

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