root/branches/Derelict2/DerelictFT/dsss.conf

Revision 414, 178 bytes (checked in by aldacron, 2 years ago)

[Derelict2]
* ported DerelictFT from the trunk

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