index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
SCsub
blob: 52f7e3bb3999b25955119d593a28ba171c5775a2 (
plain
)
1
2
3
4
5
6
#!/usr/bin/python Import('env') Export('env') SConscript('tests/SCsub')