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