Trying to bring nack my old modifications.Next is merging with new Tango branch.
[gtkD.git] / compdSimpleGL.sh
blob0f2534474d4febac05a80a06ded102d75b7576fe
1 #!/bin/sh
2 compd \
3 demos/gl/SimpleGL.d \
4 -o SimpleGL \
5 -c \
6 -I src \
7 -c \
8 -L .. \
9 -l phobos \
10 -L . -l duit -l duitgl -l GLU -l GL\
11 -l dl