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: 6b29a44fd91546ce7a5500c0661057079cdf18ee (
plain
)
1
2
3
4
5
6
#!/usr/bin/python Import('env') Export('env') SConscript('tests/SCsub');