<UseAppBundle Value="False"/> <ResourceType Value="res"/> </General> <i18n> <EnableI18N LFM="False"/> </i18n> <BuildModes Count="2"> <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="terrain_viewer"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="..\rs_units;imgui;sdl2"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <SmartLinkUnit Value="True"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> </Debugging> <LinkSmart Value="True"/> </Linking> </CompilerOptions> </Item2> </BuildModes> <PublishOptions> <Version Value="2"/> </PublishOptions> <RunParams> <local> <CommandLineParams Value="1"/> </local> <FormatVersion Value="2"/> <Modes Count="1"> <Mode0 Name="default"> <local> <CommandLineParams Value="1"/> </local> </Mode0> </Modes> </RunParams> <RequiredPackages Count="1"> <Item1> <PackageName Value="LCL"/> </Item1> </RequiredPackages> <Units Count="8"> <Unit0> <Filename Value="terrain_viewer.pas"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="terrain_mesh.pas"/> <IsPartOfProject Value="True"/> </Unit1> <Unit2> <Filename Value="rs_world.pas"/> <IsPartOfProject Value="True"/> </Unit2> <Unit3> <Filename Value="vector_util.pas"/> <IsPartOfProject Value="True"/> </Unit3> <Unit4> <Filename Value="..\rs_units\rs_dat.pas"/> <IsPartOfProject Value="True"/> </Unit4> <Unit5> <Filename Value="imgui\fpimgui.pas"/> <IsPartOfProject Value="True"/> </Unit5> <Unit6> <Filename Value="imgui\fpimgui_impl_sdlgl2.pas"/> <IsPartOfProject Value="True"/> </Unit6> <Unit7> <Filename Value="sdl2\sdl2.pas"/> <IsPartOfProject Value="True"/> <UnitName Value="SDL2"/> </Unit7> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="terrain_viewer"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="..\rs_units;imgui;sdl2"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <IncludeAssertionCode Value="True"/> </SyntaxOptions> </Parsing> <CodeGeneration> <Checks> <IOChecks Value="True"/> <RangeChecks Value="True"/> <OverflowChecks Value="True"/> <StackChecks Value="True"/> </Checks> <VerifyObjMethodCallValidity Value="True"/> </CodeGeneration> <Linking> <Debugging> <UseHeaptrc Value="True"/> <TrashVariables Value="True"/> </Debugging> </Linking> </CompilerOptions> <Debugging> <Exceptions Count="2"> <Item1> <Name Value="ECodetoolError"/> </Item1> <Item2> <Name Value="EFOpenError"/> </Item2> </Exceptions> </Debugging> </CONFIG>