You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-07 19:53:17 +00:00
Add `object_prefix` as an scons option to add a custom prefix to all generated object files, via the `OBJPREFIX` and `SHOBJPREFIX` environment variables. This is useful for instance to hide object files on unix-like systems and make the source directories less cluttered by setting `object_prefix = '.'` in `custom.py`.
43 KiB
43 KiB