virtualx-engine/core/debugger/SCsub

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
86 B
Text
Raw Normal View History

2024-02-18 21:31:05 +01:00
#!/usr/bin/env python
Import("env")
env.add_source_files(env.core_sources, "*.cpp")