root/trunk/luigi/examples/dsss.conf
| Revision 55, 311 bytes (checked in by baxissimo, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | name=luigi_examples |
| 2 | |
| 3 | [example1_sdl.d] |
| 4 | |
| 5 | # Derelict used to have GLFW. These days use GLD from Schooner instead. |
| 6 | #[example1_glfw.d] |
| 7 | |
| 8 | [example1_gld.d] |
| 9 | buildflags+=-I$SCHOONERDIR/gld/imports |
| 10 | buildflags+=-S$SCHOONERDIR/gld |
| 11 | buildflags+=-llgld-derelict.d |
| 12 | |
| 13 | [*] |
| 14 | noinstall |
| 15 | buildflags+=-version=useDerelict |
Note: See TracBrowser for help on using the browser.
