| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <CONFIG>
|
|---|
| 3 | <ProjectOptions>
|
|---|
| 4 | <Version Value="12"/>
|
|---|
| 5 | <General>
|
|---|
| 6 | <SessionStorage Value="InProjectDir"/>
|
|---|
| 7 | <Title Value="CarRentalSummary"/>
|
|---|
| 8 | <Scaled Value="True"/>
|
|---|
| 9 | <ResourceType Value="res"/>
|
|---|
| 10 | <UseXPManifest Value="True"/>
|
|---|
| 11 | <XPManifest>
|
|---|
| 12 | <DpiAware Value="True"/>
|
|---|
| 13 | </XPManifest>
|
|---|
| 14 | <Icon Value="0"/>
|
|---|
| 15 | </General>
|
|---|
| 16 | <BuildModes>
|
|---|
| 17 | <Item Name="Debug" Default="True"/>
|
|---|
| 18 | <Item Name="Release">
|
|---|
| 19 | <CompilerOptions>
|
|---|
| 20 | <Version Value="11"/>
|
|---|
| 21 | <Target>
|
|---|
| 22 | <Filename Value="CarRentalSummary"/>
|
|---|
| 23 | </Target>
|
|---|
| 24 | <SearchPaths>
|
|---|
| 25 | <IncludeFiles Value="$(ProjOutDir)"/>
|
|---|
| 26 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|---|
| 27 | </SearchPaths>
|
|---|
| 28 | <Parsing>
|
|---|
| 29 | <SyntaxOptions>
|
|---|
| 30 | <SyntaxMode Value="Delphi"/>
|
|---|
| 31 | <CStyleOperator Value="False"/>
|
|---|
| 32 | <AllowLabel Value="False"/>
|
|---|
| 33 | <CPPInline Value="False"/>
|
|---|
| 34 | </SyntaxOptions>
|
|---|
| 35 | </Parsing>
|
|---|
| 36 | <CodeGeneration>
|
|---|
| 37 | <SmartLinkUnit Value="True"/>
|
|---|
| 38 | <Optimizations>
|
|---|
| 39 | <OptimizationLevel Value="3"/>
|
|---|
| 40 | </Optimizations>
|
|---|
| 41 | </CodeGeneration>
|
|---|
| 42 | <Linking>
|
|---|
| 43 | <Debugging>
|
|---|
| 44 | <GenerateDebugInfo Value="False"/>
|
|---|
| 45 | <DebugInfoType Value="dsDwarf2Set"/>
|
|---|
| 46 | </Debugging>
|
|---|
| 47 | <LinkSmart Value="True"/>
|
|---|
| 48 | <Options>
|
|---|
| 49 | <Win32>
|
|---|
| 50 | <GraphicApplication Value="True"/>
|
|---|
| 51 | </Win32>
|
|---|
| 52 | </Options>
|
|---|
| 53 | </Linking>
|
|---|
| 54 | </CompilerOptions>
|
|---|
| 55 | </Item>
|
|---|
| 56 | </BuildModes>
|
|---|
| 57 | <PublishOptions>
|
|---|
| 58 | <Version Value="2"/>
|
|---|
| 59 | <UseFileFilters Value="True"/>
|
|---|
| 60 | </PublishOptions>
|
|---|
| 61 | <RunParams>
|
|---|
| 62 | <FormatVersion Value="2"/>
|
|---|
| 63 | </RunParams>
|
|---|
| 64 | <RequiredPackages>
|
|---|
| 65 | <Item>
|
|---|
| 66 | <PackageName Value="LCL"/>
|
|---|
| 67 | </Item>
|
|---|
| 68 | </RequiredPackages>
|
|---|
| 69 | <Units>
|
|---|
| 70 | <Unit>
|
|---|
| 71 | <Filename Value="CarRentalSummary.lpr"/>
|
|---|
| 72 | <IsPartOfProject Value="True"/>
|
|---|
| 73 | </Unit>
|
|---|
| 74 | <Unit>
|
|---|
| 75 | <Filename Value="FormMain.pas"/>
|
|---|
| 76 | <IsPartOfProject Value="True"/>
|
|---|
| 77 | <ComponentName Value="FormMain"/>
|
|---|
| 78 | <HasResources Value="True"/>
|
|---|
| 79 | <ResourceBaseClass Value="Form"/>
|
|---|
| 80 | </Unit>
|
|---|
| 81 | <Unit>
|
|---|
| 82 | <Filename Value="Car.pas"/>
|
|---|
| 83 | <IsPartOfProject Value="True"/>
|
|---|
| 84 | </Unit>
|
|---|
| 85 | <Unit>
|
|---|
| 86 | <Filename Value="PrefixMultiplier.pas"/>
|
|---|
| 87 | <IsPartOfProject Value="True"/>
|
|---|
| 88 | </Unit>
|
|---|
| 89 | </Units>
|
|---|
| 90 | </ProjectOptions>
|
|---|
| 91 | <CompilerOptions>
|
|---|
| 92 | <Version Value="11"/>
|
|---|
| 93 | <Target>
|
|---|
| 94 | <Filename Value="CarRentalSummary"/>
|
|---|
| 95 | </Target>
|
|---|
| 96 | <SearchPaths>
|
|---|
| 97 | <IncludeFiles Value="$(ProjOutDir)"/>
|
|---|
| 98 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|---|
| 99 | </SearchPaths>
|
|---|
| 100 | <Parsing>
|
|---|
| 101 | <SyntaxOptions>
|
|---|
| 102 | <SyntaxMode Value="Delphi"/>
|
|---|
| 103 | <CStyleOperator Value="False"/>
|
|---|
| 104 | <IncludeAssertionCode Value="True"/>
|
|---|
| 105 | <AllowLabel Value="False"/>
|
|---|
| 106 | <CPPInline Value="False"/>
|
|---|
| 107 | </SyntaxOptions>
|
|---|
| 108 | </Parsing>
|
|---|
| 109 | <CodeGeneration>
|
|---|
| 110 | <Checks>
|
|---|
| 111 | <IOChecks Value="True"/>
|
|---|
| 112 | <RangeChecks Value="True"/>
|
|---|
| 113 | <OverflowChecks Value="True"/>
|
|---|
| 114 | <StackChecks Value="True"/>
|
|---|
| 115 | </Checks>
|
|---|
| 116 | <VerifyObjMethodCallValidity Value="True"/>
|
|---|
| 117 | </CodeGeneration>
|
|---|
| 118 | <Linking>
|
|---|
| 119 | <Debugging>
|
|---|
| 120 | <DebugInfoType Value="dsDwarf2Set"/>
|
|---|
| 121 | <UseHeaptrc Value="True"/>
|
|---|
| 122 | </Debugging>
|
|---|
| 123 | <Options>
|
|---|
| 124 | <Win32>
|
|---|
| 125 | <GraphicApplication Value="True"/>
|
|---|
| 126 | </Win32>
|
|---|
| 127 | </Options>
|
|---|
| 128 | </Linking>
|
|---|
| 129 | </CompilerOptions>
|
|---|
| 130 | <Debugging>
|
|---|
| 131 | <Exceptions>
|
|---|
| 132 | <Item>
|
|---|
| 133 | <Name Value="EAbort"/>
|
|---|
| 134 | </Item>
|
|---|
| 135 | <Item>
|
|---|
| 136 | <Name Value="ECodetoolError"/>
|
|---|
| 137 | </Item>
|
|---|
| 138 | <Item>
|
|---|
| 139 | <Name Value="EFOpenError"/>
|
|---|
| 140 | </Item>
|
|---|
| 141 | </Exceptions>
|
|---|
| 142 | </Debugging>
|
|---|
| 143 | </CONFIG>
|
|---|