|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<CONFIG> |
| 3 | + <ProjectOptions> |
| 4 | + <Version Value="12"/> |
| 5 | + <PathDelim Value="\"/> |
| 6 | + <General> |
| 7 | + <Flags> |
| 8 | + <MainUnitHasCreateFormStatements Value="False"/> |
| 9 | + <MainUnitHasTitleStatement Value="False"/> |
| 10 | + <MainUnitHasScaledStatement Value="False"/> |
| 11 | + </Flags> |
| 12 | + <SessionStorage Value="InProjectDir"/> |
| 13 | + <Title Value="MDX_Tool"/> |
| 14 | + <UseAppBundle Value="False"/> |
| 15 | + <ResourceType Value="res"/> |
| 16 | + </General> |
| 17 | + <BuildModes> |
| 18 | + <Item Name="Default" Default="True"/> |
| 19 | + <Item Name="Debug"> |
| 20 | + <CompilerOptions> |
| 21 | + <Version Value="11"/> |
| 22 | + <PathDelim Value="\"/> |
| 23 | + <Target> |
| 24 | + <Filename Value="MDX_Tool"/> |
| 25 | + </Target> |
| 26 | + <SearchPaths> |
| 27 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 28 | + <OtherUnitFiles Value="units"/> |
| 29 | + <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 30 | + </SearchPaths> |
| 31 | + <Parsing> |
| 32 | + <SyntaxOptions> |
| 33 | + <IncludeAssertionCode Value="True"/> |
| 34 | + </SyntaxOptions> |
| 35 | + </Parsing> |
| 36 | + <CodeGeneration> |
| 37 | + <Checks> |
| 38 | + <IOChecks Value="True"/> |
| 39 | + <RangeChecks Value="True"/> |
| 40 | + <OverflowChecks Value="True"/> |
| 41 | + <StackChecks Value="True"/> |
| 42 | + </Checks> |
| 43 | + <VerifyObjMethodCallValidity Value="True"/> |
| 44 | + </CodeGeneration> |
| 45 | + <Linking> |
| 46 | + <Debugging> |
| 47 | + <DebugInfoType Value="dsDwarf3"/> |
| 48 | + <UseHeaptrc Value="True"/> |
| 49 | + <TrashVariables Value="True"/> |
| 50 | + <UseExternalDbgSyms Value="True"/> |
| 51 | + </Debugging> |
| 52 | + </Linking> |
| 53 | + </CompilerOptions> |
| 54 | + </Item> |
| 55 | + <Item Name="Release Win x64"> |
| 56 | + <CompilerOptions> |
| 57 | + <Version Value="11"/> |
| 58 | + <PathDelim Value="\"/> |
| 59 | + <Target> |
| 60 | + <Filename Value="bin\Win_x64\MDX_Tool.exe"/> |
| 61 | + </Target> |
| 62 | + <SearchPaths> |
| 63 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 64 | + <OtherUnitFiles Value="units"/> |
| 65 | + <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 66 | + </SearchPaths> |
| 67 | + <CodeGeneration> |
| 68 | + <SmartLinkUnit Value="True"/> |
| 69 | + <TargetCPU Value="x86_64"/> |
| 70 | + <TargetOS Value="win64"/> |
| 71 | + <Optimizations> |
| 72 | + <OptimizationLevel Value="3"/> |
| 73 | + </Optimizations> |
| 74 | + </CodeGeneration> |
| 75 | + <Linking> |
| 76 | + <Debugging> |
| 77 | + <GenerateDebugInfo Value="False"/> |
| 78 | + <DebugInfoType Value="dsDwarf2Set"/> |
| 79 | + </Debugging> |
| 80 | + <LinkSmart Value="True"/> |
| 81 | + </Linking> |
| 82 | + </CompilerOptions> |
| 83 | + </Item> |
| 84 | + <Item Name="Release Linux x64"> |
| 85 | + <CompilerOptions> |
| 86 | + <Version Value="11"/> |
| 87 | + <PathDelim Value="\"/> |
| 88 | + <Target> |
| 89 | + <Filename Value="bin\Linux_x64\MDX_Tool"/> |
| 90 | + </Target> |
| 91 | + <SearchPaths> |
| 92 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 93 | + <OtherUnitFiles Value="units"/> |
| 94 | + <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 95 | + </SearchPaths> |
| 96 | + <CodeGeneration> |
| 97 | + <SmartLinkUnit Value="True"/> |
| 98 | + <TargetCPU Value="x86_64"/> |
| 99 | + <TargetOS Value="linux"/> |
| 100 | + <Optimizations> |
| 101 | + <OptimizationLevel Value="3"/> |
| 102 | + </Optimizations> |
| 103 | + </CodeGeneration> |
| 104 | + <Linking> |
| 105 | + <Debugging> |
| 106 | + <GenerateDebugInfo Value="False"/> |
| 107 | + <DebugInfoType Value="dsDwarf2Set"/> |
| 108 | + </Debugging> |
| 109 | + <LinkSmart Value="True"/> |
| 110 | + </Linking> |
| 111 | + </CompilerOptions> |
| 112 | + </Item> |
| 113 | + <Item Name="Release FreeBSD x64"> |
| 114 | + <CompilerOptions> |
| 115 | + <Version Value="11"/> |
| 116 | + <PathDelim Value="\"/> |
| 117 | + <Target> |
| 118 | + <Filename Value="bin\FreeBSD_x64\MDX_Tool"/> |
| 119 | + </Target> |
| 120 | + <SearchPaths> |
| 121 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 122 | + <OtherUnitFiles Value="units"/> |
| 123 | + <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 124 | + </SearchPaths> |
| 125 | + <CodeGeneration> |
| 126 | + <SmartLinkUnit Value="True"/> |
| 127 | + <TargetCPU Value="x86_64"/> |
| 128 | + <TargetOS Value="freebsd"/> |
| 129 | + <Optimizations> |
| 130 | + <OptimizationLevel Value="3"/> |
| 131 | + </Optimizations> |
| 132 | + </CodeGeneration> |
| 133 | + <Linking> |
| 134 | + <Debugging> |
| 135 | + <GenerateDebugInfo Value="False"/> |
| 136 | + <DebugInfoType Value="dsDwarf2Set"/> |
| 137 | + </Debugging> |
| 138 | + <LinkSmart Value="True"/> |
| 139 | + </Linking> |
| 140 | + </CompilerOptions> |
| 141 | + </Item> |
| 142 | + </BuildModes> |
| 143 | + <PublishOptions> |
| 144 | + <Version Value="2"/> |
| 145 | + <UseFileFilters Value="True"/> |
| 146 | + </PublishOptions> |
| 147 | + <RunParams> |
| 148 | + <FormatVersion Value="2"/> |
| 149 | + </RunParams> |
| 150 | + <Units> |
| 151 | + <Unit> |
| 152 | + <Filename Value="MDX_Tool.lpr"/> |
| 153 | + <IsPartOfProject Value="True"/> |
| 154 | + </Unit> |
| 155 | + </Units> |
| 156 | + </ProjectOptions> |
| 157 | + <CompilerOptions> |
| 158 | + <Version Value="11"/> |
| 159 | + <PathDelim Value="\"/> |
| 160 | + <Target> |
| 161 | + <Filename Value="MDX_Tool"/> |
| 162 | + </Target> |
| 163 | + <SearchPaths> |
| 164 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 165 | + <OtherUnitFiles Value="units"/> |
| 166 | + <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 167 | + </SearchPaths> |
| 168 | + <Linking> |
| 169 | + <Debugging> |
| 170 | + <DebugInfoType Value="dsDwarf2Set"/> |
| 171 | + </Debugging> |
| 172 | + </Linking> |
| 173 | + </CompilerOptions> |
| 174 | + <Debugging> |
| 175 | + <Exceptions> |
| 176 | + <Item> |
| 177 | + <Name Value="EAbort"/> |
| 178 | + </Item> |
| 179 | + <Item> |
| 180 | + <Name Value="ECodetoolError"/> |
| 181 | + </Item> |
| 182 | + <Item> |
| 183 | + <Name Value="EFOpenError"/> |
| 184 | + </Item> |
| 185 | + </Exceptions> |
| 186 | + </Debugging> |
| 187 | +</CONFIG> |
0 commit comments