More work on patch-xxx.py

This commit is contained in:
2024-10-28 17:51:42 -04:00
parent cb1769ac8d
commit fb4df7b872
3 changed files with 18 additions and 13 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
<Configuration xmlns="https://www.unrealengine.com/BuildConfiguration">
<ProjectFileGenerator>
<Format>VisualStudioCode</Format>
</ProjectFileGenerator>
<BuildConfiguration>
<bTuneDebugInfoForLLDB>true</bTuneDebugInfoForLLDB>
<bDisableDumpSyms>true</bDisableDumpSyms>
</BuildConfiguration>
</Configuration>