root/trunk/DerelictUtil/dsss.conf
| Revision 277, 155 bytes (checked in by aldacron, 10 months ago) |
|---|
| Line | |
|---|---|
| 1 | name=derelictutil |
| 2 | |
| 3 | [derelict] |
| 4 | version(Windows) { |
| 5 | postbuild=copy *.lib ..\lib ; |
| 6 | } else { |
| 7 | postbuild=cp lib*.a ../lib; |
| 8 | } |
| 9 | |
| 10 | target=DerelictUtil |
Note: See TracBrowser for help on using the browser.
