mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +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