summaryrefslogtreecommitdiffstats
path: root/drivers/egl/SCsub
blob: 1fd15b4bae6bd1867ad4273fd13f9af29633296e (plain)
1
2
3
4
5
6
#!/usr/bin/env python

Import("env")

# Godot source files
env.add_source_files(env.drivers_sources, "*.cpp")