root/trunk/DerelictVorbis/dsss.conf

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

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

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