Files
engine/editor/debugger/debug_adapter/SCsub
T

6 lines
88 B
Python
Raw Normal View History

2021-06-04 19:39:38 +01:00
#!/usr/bin/env python
Import("env")
env.add_source_files(env.editor_sources, "*.cpp")