repo.or.cz
/
gtkD.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
alternative to assert
[gtkD.git]
/
gtkD
/
gdaTests.compd
blob
57d92858d3894c0c735937ebf541aef08c04f69f
1
#!/usr/local/bin/compd
2
demos/gda
3
-Isrcgda
4
-Isrc
5
-Idemos
6
-lgda
7
-lgtkd
8
9
-ldl
10
-lstdc++
11
-lphobos
12
-g
13
-o gdaTest
14
-c
15
-L ..
16
-L .
17
-l gtkd
18
-l dl