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
/
drivers
/
unix
/
SCsub
blob: bcd231579c19ca7ce0ce340094a60218782bd56f (
plain
)
1
2
3
4
5
6
7
Import('env') env.add_source_files(env.drivers_sources,"*.cpp") Export('env')