2
0
mirror of https://github.com/godotengine/godot.git synced 2025-01-18 20:40:57 +08:00
godot/drivers/egl/SCsub

7 lines
110 B
Plaintext
Raw Normal View History

#!/usr/bin/env python
Import("env")
# Godot source files
env.add_source_files(env.drivers_sources, "*.cpp")