root/branches/Derelict2/dsss.conf

Revision 484, 326 bytes (checked in by aldacron, 2 years ago)

[Derelict2]
* added DerelictPA, a binding to the PortAudio? library (originally from #ponce)
* DerelictODE and DerelictFMOD did not have entries in the top-level dsss.conf file, meaning they weren't getting compiled when executing a 'dsss build'

Line 
1 [DerelictUtil]
2 type=subdir
3
4 [DerelictAL]
5 type=subdir
6
7 [DerelictFMOD]
8 type=subdir
9
10 [DerelictFT]
11 type=subdir
12
13 [DerelictGL]
14 type=subdir
15
16 [DerelictIL]
17 type=subdir
18
19 [DerelictODE]
20 type=subdir
21
22 [DerelictOgg]
23 type=subdir
24
25 [DerelictPA]
26 type=subdir
27
28 [DerelictSDL]
29 type=subdir
30
31 [DerelictSFML]
32 type=subdir
Note: See TracBrowser for help on using the browser.