Files
integration/EnginePatches/BuildConfigurationLinux.xml

12 lines
368 B
XML
Raw Permalink Normal View History

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>