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

6 lines
87 B
Python

#!/usr/bin/env python
Import("env")
env.add_source_files(env.scene_sources, "*.cpp")