alternative to assert
[gtkD.git] / makeAll.sh
blob302fbd71fefa59fdda4f0149efa999188a8e23dd
1 #!/bin/sh
3 # make duit libs and test
5 ./compdDuit.sh
6 ./compdDuitTests.sh
8 ./compdDuitgl.sh
9 ./compdSimpleGL.sh
10 ./compdShapesGL.sh
12 # you can now run
13 #./DuitTests
14 #./SimpleGL
15 #./ShapesGL