index
:
wriggle
master
sfml
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConscript
blob: fa6ff2ecb44e478908238721a326bfe3304129c4 (
plain
)
1
2
3
4
5
Import('env') sources = Glob('*.cpp') env.Library('wriggle', sources)