pandemonium_engine_minimal/editor/plugins/SCsub
2023-12-14 23:20:45 +01:00

6 lines
88 B
Python

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