diff options
author | Raul Santos <raulsntos@gmail.com> | 2023-02-25 18:13:35 +0100 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2023-06-02 16:37:59 +0200 |
commit | 0aa1f3440ecd6726d7c13eed4ca3e8b831c888b4 (patch) | |
tree | 0418fd69b3ab813803b948358e77a5ed97171aba /modules/gdscript/language_server/gdscript_text_document.cpp | |
parent | dc8a0c3cd1ddd8649a73fa74ec432de359d8cb51 (diff) | |
download | redot-engine-0aa1f3440ecd6726d7c13eed4ca3e8b831c888b4.tar.gz |
C#: Add option to disable exporting debug symbols
- Add export option to configure if the exported game should include debug symbols (PDB).
- Remove unused `outputDir` local variable.
- Replace `Process.GetCurrentProcess().Id` with `System.Environment.ProcessId` (CA1837).
Diffstat (limited to 'modules/gdscript/language_server/gdscript_text_document.cpp')
0 files changed, 0 insertions, 0 deletions