root/trunk/qd/dsss.conf

Revision 479, 0.6 kB (checked in by FeepingCreature, 4 years ago)
  • Also stuff
Line 
1 name=qd
2 [qd.d]
3 type=library
4 [test.d]
5 buildflags=-L-lSDL -g
6 # [test2.d]
7 # buildflags=-L-lSDL -L-lSDL_ttf -g
8 [cellular.d]
9 buildflags=-L-lSDL -g -J. -O -release -inline
10 [SDL_ttf.d]
11 type=library
12 buildflags=-J.
13 [primes.d]
14 buildflags=-L-lSDL
15 [pingtest.d]
16 buildflags=-g -L-lSDL -L-lSDL_ttf -J.
17 [dgram.d]
18 buildflags=-L-lSDL
19 [test11.d]
20 buildflags=-L-lSDL -L-lSDL_ttf -g
21 [ff.d]
22 buildflags=-L-lSDL -L-lSDL_ttf -O
23 [snake.d]
24 buildflags=-L-lSDL
25 [test15.d]
26 buildflags=-L-lSDL -L-lSDL_ttf
27 [test17.d]
28 buildflags=-L-lSDL -L-lSDL_ttf -J. -O -release -q,-ffast-math
29 [test19.d]
30 buildflags=-L-lSDL -L-lSDL_ttf -q,-march=nocona -J. -O
31 [dt/main.d]
32 buildflags=-L-lSDL -L-lSDL_ttf
Note: See TracBrowser for help on using the browser.