Removed all the unnecessary and old Duit files. There really is no
[gtkD.git] / gtkD / makeAll.sh
blob310b5ff731638f31701abb397c11dfbc09c8aefc
1 #!/bin/sh
3 # make gtkD libs and test
5 ./compdGtkD.sh
6 ./compdGtkDTests.sh
8 ./compdGtkDgl.sh
9 ./compdSimpleGL.sh
10 ./compdShapesGL.sh
12 # you can now run
13 #./GtkDTests
14 #./SimpleGL
15 #./ShapesGL