repo.or.cz
/
awish.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added libwdx as another possible resource packer (ok, ok, it's faster and better...
[awish.git]
/
tools
/
wdx
/
Jamfile
blob
5a27ab18d76d078c2a35af5aa630f502225480be
1
SubDir TOP tools wdx ;
2
3
Main wpack : wpack.c ;
4
LinkLibraries wpack : libwdx.a ;
5
6
7
SubInclude TOP src libwdx ;