index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
physics_2d
/
SCsub
blob: d730144861b6266a715a412e72ae1f83db3289b8 (
plain
)
1
2
3
4
5
#!/usr/bin/env python
Import
(
'env'
)
env
.
add_source_files
(
env
.
servers_sources
,
"*.cpp"
)