root/branches/Derelict2/DerelictAL/dsss.conf
| Revision 358, 163 bytes (checked in by aldacron, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | [derelict] |
| 2 | version(Windows) { |
| 3 | postbuild=copy *.lib ..\lib; |
| 4 | } else { |
| 5 | postbuild=cp lib*.a ../lib; |
| 6 | } |
| 7 | |
| 8 | target=DerelictAL |
| 9 | buildflags=-I../DerelictUtil |
Note: See TracBrowser for help on using the browser.
