You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Huge Debugger/EditorDebugger refactor.
This commit is contained in:
5
editor/debugger/SCsub
Normal file
5
editor/debugger/SCsub
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
Import('env')
|
||||
|
||||
env.add_source_files(env.editor_sources, "*.cpp")
|
||||
Reference in New Issue
Block a user