2024-10-28 17:51:42 -04:00
|
|
|
<?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>
|