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
/
core
/
math
/
SCsub
blob: c6ba1fa53761a20e5877ae1401525d71bbe00c55 (
plain
)
1
2
3
4
5
6
7
Import('env') env.add_source_files(env.core_sources,"*.cpp") Export('env')