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
/
editor
/
plugins
/
SCsub
blob: 2b1e889fb03b72994eb1bffa56491ed8102aebc4 (
plain
)
1
2
3
4
5
#!/usr/bin/env python Import('env') env.add_source_files(env.editor_sources, "*.cpp")