| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <CONFIG>
|
|---|
| 3 | <ProjectOptions>
|
|---|
| 4 | <Version Value="12"/>
|
|---|
| 5 | <PathDelim Value="\"/>
|
|---|
| 6 | <General>
|
|---|
| 7 | <Flags>
|
|---|
| 8 | <CompatibilityMode Value="True"/>
|
|---|
| 9 | </Flags>
|
|---|
| 10 | <SessionStorage Value="InProjectDir"/>
|
|---|
| 11 | <Title Value="Acronym Decoder"/>
|
|---|
| 12 | <ResourceType Value="res"/>
|
|---|
| 13 | <UseXPManifest Value="True"/>
|
|---|
| 14 | <XPManifest>
|
|---|
| 15 | <DpiAware Value="True"/>
|
|---|
| 16 | </XPManifest>
|
|---|
| 17 | <Icon Value="0"/>
|
|---|
| 18 | </General>
|
|---|
| 19 | <i18n>
|
|---|
| 20 | <EnableI18N Value="True"/>
|
|---|
| 21 | <OutDir Value="Languages"/>
|
|---|
| 22 | </i18n>
|
|---|
| 23 | <VersionInfo>
|
|---|
| 24 | <UseVersionInfo Value="True"/>
|
|---|
| 25 | <MajorVersionNr Value="1"/>
|
|---|
| 26 | <MinorVersionNr Value="6"/>
|
|---|
| 27 | <StringTable FileDescription="Acronym Decoder" ProductName="Acronym Decoder"/>
|
|---|
| 28 | </VersionInfo>
|
|---|
| 29 | <BuildModes Count="2">
|
|---|
| 30 | <Item1 Name="Debug" Default="True"/>
|
|---|
| 31 | <Item2 Name="Release">
|
|---|
| 32 | <CompilerOptions>
|
|---|
| 33 | <Version Value="11"/>
|
|---|
| 34 | <PathDelim Value="\"/>
|
|---|
| 35 | <Target>
|
|---|
| 36 | <Filename Value="AcronymDecoder"/>
|
|---|
| 37 | </Target>
|
|---|
| 38 | <SearchPaths>
|
|---|
| 39 | <IncludeFiles Value="$(ProjOutDir)"/>
|
|---|
| 40 | <OtherUnitFiles Value="Forms"/>
|
|---|
| 41 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-${BuildMode}"/>
|
|---|
| 42 | </SearchPaths>
|
|---|
| 43 | <Parsing>
|
|---|
| 44 | <SyntaxOptions>
|
|---|
| 45 | <SyntaxMode Value="Delphi"/>
|
|---|
| 46 | <CStyleOperator Value="False"/>
|
|---|
| 47 | <AllowLabel Value="False"/>
|
|---|
| 48 | <CPPInline Value="False"/>
|
|---|
| 49 | </SyntaxOptions>
|
|---|
| 50 | </Parsing>
|
|---|
| 51 | <CodeGeneration>
|
|---|
| 52 | <SmartLinkUnit Value="True"/>
|
|---|
| 53 | <Optimizations>
|
|---|
| 54 | <OptimizationLevel Value="3"/>
|
|---|
| 55 | </Optimizations>
|
|---|
| 56 | </CodeGeneration>
|
|---|
| 57 | <Linking>
|
|---|
| 58 | <Debugging>
|
|---|
| 59 | <GenerateDebugInfo Value="False"/>
|
|---|
| 60 | </Debugging>
|
|---|
| 61 | <LinkSmart Value="True"/>
|
|---|
| 62 | <Options>
|
|---|
| 63 | <Win32>
|
|---|
| 64 | <GraphicApplication Value="True"/>
|
|---|
| 65 | </Win32>
|
|---|
| 66 | </Options>
|
|---|
| 67 | </Linking>
|
|---|
| 68 | <Other>
|
|---|
| 69 | <CompilerMessages>
|
|---|
| 70 | <IgnoredMessages idx6058="True" idx5024="True" idx3124="True" idx3123="True"/>
|
|---|
| 71 | </CompilerMessages>
|
|---|
| 72 | </Other>
|
|---|
| 73 | </CompilerOptions>
|
|---|
| 74 | </Item2>
|
|---|
| 75 | <SharedMatrixOptions Count="2">
|
|---|
| 76 | <Item1 ID="541486470266" Targets="Common" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
|
|---|
| 77 | <Item2 ID="965571323456" Targets="Common" Modes="Release" Value="-CX -XX -O3"/>
|
|---|
| 78 | </SharedMatrixOptions>
|
|---|
| 79 | </BuildModes>
|
|---|
| 80 | <PublishOptions>
|
|---|
| 81 | <Version Value="2"/>
|
|---|
| 82 | </PublishOptions>
|
|---|
| 83 | <RunParams>
|
|---|
| 84 | <FormatVersion Value="2"/>
|
|---|
| 85 | <Modes Count="1">
|
|---|
| 86 | <Mode0 Name="default"/>
|
|---|
| 87 | </Modes>
|
|---|
| 88 | </RunParams>
|
|---|
| 89 | <RequiredPackages Count="3">
|
|---|
| 90 | <Item1>
|
|---|
| 91 | <PackageName Value="SQLDBLaz"/>
|
|---|
| 92 | </Item1>
|
|---|
| 93 | <Item2>
|
|---|
| 94 | <PackageName Value="Common"/>
|
|---|
| 95 | <DefaultFilename Value="Packages\Common\Common.lpk" Prefer="True"/>
|
|---|
| 96 | </Item2>
|
|---|
| 97 | <Item3>
|
|---|
| 98 | <PackageName Value="LCL"/>
|
|---|
| 99 | </Item3>
|
|---|
| 100 | </RequiredPackages>
|
|---|
| 101 | <Units Count="17">
|
|---|
| 102 | <Unit0>
|
|---|
| 103 | <Filename Value="AcronymDecoder.lpr"/>
|
|---|
| 104 | <IsPartOfProject Value="True"/>
|
|---|
| 105 | </Unit0>
|
|---|
| 106 | <Unit1>
|
|---|
| 107 | <Filename Value="Acronym.pas"/>
|
|---|
| 108 | <IsPartOfProject Value="True"/>
|
|---|
| 109 | </Unit1>
|
|---|
| 110 | <Unit2>
|
|---|
| 111 | <Filename Value="Forms\FormCategorySelect.pas"/>
|
|---|
| 112 | <IsPartOfProject Value="True"/>
|
|---|
| 113 | <ComponentName Value="FormCategorySelect"/>
|
|---|
| 114 | <HasResources Value="True"/>
|
|---|
| 115 | <ResourceBaseClass Value="Form"/>
|
|---|
| 116 | </Unit2>
|
|---|
| 117 | <Unit3>
|
|---|
| 118 | <Filename Value="Forms\FormCategories.pas"/>
|
|---|
| 119 | <IsPartOfProject Value="True"/>
|
|---|
| 120 | <ComponentName Value="FormCategories"/>
|
|---|
| 121 | <HasResources Value="True"/>
|
|---|
| 122 | <ResourceBaseClass Value="Form"/>
|
|---|
| 123 | </Unit3>
|
|---|
| 124 | <Unit4>
|
|---|
| 125 | <Filename Value="Forms\FormAcronym.pas"/>
|
|---|
| 126 | <IsPartOfProject Value="True"/>
|
|---|
| 127 | <ComponentName Value="FormAcronym"/>
|
|---|
| 128 | <HasResources Value="True"/>
|
|---|
| 129 | <ResourceBaseClass Value="Form"/>
|
|---|
| 130 | </Unit4>
|
|---|
| 131 | <Unit5>
|
|---|
| 132 | <Filename Value="Forms\FormImport.pas"/>
|
|---|
| 133 | <IsPartOfProject Value="True"/>
|
|---|
| 134 | <ComponentName Value="FormImport"/>
|
|---|
| 135 | <HasResources Value="True"/>
|
|---|
| 136 | <ResourceBaseClass Value="Form"/>
|
|---|
| 137 | </Unit5>
|
|---|
| 138 | <Unit6>
|
|---|
| 139 | <Filename Value="Forms\FormMain.pas"/>
|
|---|
| 140 | <IsPartOfProject Value="True"/>
|
|---|
| 141 | <ComponentName Value="FormMain"/>
|
|---|
| 142 | <HasResources Value="True"/>
|
|---|
| 143 | <ResourceBaseClass Value="Form"/>
|
|---|
| 144 | </Unit6>
|
|---|
| 145 | <Unit7>
|
|---|
| 146 | <Filename Value="Forms\FormSettings.pas"/>
|
|---|
| 147 | <IsPartOfProject Value="True"/>
|
|---|
| 148 | <ComponentName Value="FormSettings"/>
|
|---|
| 149 | <HasResources Value="True"/>
|
|---|
| 150 | <ResourceBaseClass Value="Form"/>
|
|---|
| 151 | </Unit7>
|
|---|
| 152 | <Unit8>
|
|---|
| 153 | <Filename Value="Forms\FormAcronyms.pas"/>
|
|---|
| 154 | <IsPartOfProject Value="True"/>
|
|---|
| 155 | <ComponentName Value="FormAcronyms"/>
|
|---|
| 156 | <HasResources Value="True"/>
|
|---|
| 157 | <ResourceBaseClass Value="Form"/>
|
|---|
| 158 | </Unit8>
|
|---|
| 159 | <Unit9>
|
|---|
| 160 | <Filename Value="Forms\FormImportSource.pas"/>
|
|---|
| 161 | <IsPartOfProject Value="True"/>
|
|---|
| 162 | <ComponentName Value="FormImportSource"/>
|
|---|
| 163 | <HasResources Value="True"/>
|
|---|
| 164 | <ResourceBaseClass Value="Form"/>
|
|---|
| 165 | </Unit9>
|
|---|
| 166 | <Unit10>
|
|---|
| 167 | <Filename Value="Forms\FormImportSources.pas"/>
|
|---|
| 168 | <IsPartOfProject Value="True"/>
|
|---|
| 169 | <ComponentName Value="FormImportSources"/>
|
|---|
| 170 | <HasResources Value="True"/>
|
|---|
| 171 | <ResourceBaseClass Value="Form"/>
|
|---|
| 172 | </Unit10>
|
|---|
| 173 | <Unit11>
|
|---|
| 174 | <Filename Value="Forms\FormImportFormat.pas"/>
|
|---|
| 175 | <IsPartOfProject Value="True"/>
|
|---|
| 176 | <ComponentName Value="FormImportFormat"/>
|
|---|
| 177 | <HasResources Value="True"/>
|
|---|
| 178 | <ResourceBaseClass Value="Form"/>
|
|---|
| 179 | </Unit11>
|
|---|
| 180 | <Unit12>
|
|---|
| 181 | <Filename Value="Forms\FormImportFormats.pas"/>
|
|---|
| 182 | <IsPartOfProject Value="True"/>
|
|---|
| 183 | <ComponentName Value="FormImportFormats"/>
|
|---|
| 184 | <HasResources Value="True"/>
|
|---|
| 185 | <ResourceBaseClass Value="Form"/>
|
|---|
| 186 | </Unit12>
|
|---|
| 187 | <Unit13>
|
|---|
| 188 | <Filename Value="Forms\FormImportPattern.pas"/>
|
|---|
| 189 | <IsPartOfProject Value="True"/>
|
|---|
| 190 | <ComponentName Value="FormImportPattern"/>
|
|---|
| 191 | <HasResources Value="True"/>
|
|---|
| 192 | <ResourceBaseClass Value="Form"/>
|
|---|
| 193 | </Unit13>
|
|---|
| 194 | <Unit14>
|
|---|
| 195 | <Filename Value="Core.pas"/>
|
|---|
| 196 | <IsPartOfProject Value="True"/>
|
|---|
| 197 | <ComponentName Value="Core"/>
|
|---|
| 198 | <HasResources Value="True"/>
|
|---|
| 199 | <ResourceBaseClass Value="DataModule"/>
|
|---|
| 200 | </Unit14>
|
|---|
| 201 | <Unit15>
|
|---|
| 202 | <Filename Value="Forms\FormExport.pas"/>
|
|---|
| 203 | <IsPartOfProject Value="True"/>
|
|---|
| 204 | <ComponentName Value="FormExport"/>
|
|---|
| 205 | <HasResources Value="True"/>
|
|---|
| 206 | <ResourceBaseClass Value="Form"/>
|
|---|
| 207 | </Unit15>
|
|---|
| 208 | <Unit16>
|
|---|
| 209 | <Filename Value="Forms\FormCheck.pas"/>
|
|---|
| 210 | <IsPartOfProject Value="True"/>
|
|---|
| 211 | <ComponentName Value="FormCheck"/>
|
|---|
| 212 | <HasResources Value="True"/>
|
|---|
| 213 | <ResourceBaseClass Value="Form"/>
|
|---|
| 214 | </Unit16>
|
|---|
| 215 | </Units>
|
|---|
| 216 | </ProjectOptions>
|
|---|
| 217 | <CompilerOptions>
|
|---|
| 218 | <Version Value="11"/>
|
|---|
| 219 | <PathDelim Value="\"/>
|
|---|
| 220 | <Target>
|
|---|
| 221 | <Filename Value="AcronymDecoder"/>
|
|---|
| 222 | </Target>
|
|---|
| 223 | <SearchPaths>
|
|---|
| 224 | <IncludeFiles Value="$(ProjOutDir)"/>
|
|---|
| 225 | <OtherUnitFiles Value="Forms"/>
|
|---|
| 226 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-${BuildMode}"/>
|
|---|
| 227 | </SearchPaths>
|
|---|
| 228 | <Parsing>
|
|---|
| 229 | <SyntaxOptions>
|
|---|
| 230 | <SyntaxMode Value="Delphi"/>
|
|---|
| 231 | <CStyleOperator Value="False"/>
|
|---|
| 232 | <IncludeAssertionCode Value="True"/>
|
|---|
| 233 | <AllowLabel Value="False"/>
|
|---|
| 234 | <CPPInline Value="False"/>
|
|---|
| 235 | </SyntaxOptions>
|
|---|
| 236 | </Parsing>
|
|---|
| 237 | <CodeGeneration>
|
|---|
| 238 | <Checks>
|
|---|
| 239 | <IOChecks Value="True"/>
|
|---|
| 240 | <RangeChecks Value="True"/>
|
|---|
| 241 | <OverflowChecks Value="True"/>
|
|---|
| 242 | <StackChecks Value="True"/>
|
|---|
| 243 | </Checks>
|
|---|
| 244 | <VerifyObjMethodCallValidity Value="True"/>
|
|---|
| 245 | </CodeGeneration>
|
|---|
| 246 | <Linking>
|
|---|
| 247 | <Debugging>
|
|---|
| 248 | <DebugInfoType Value="dsDwarf2Set"/>
|
|---|
| 249 | <UseHeaptrc Value="True"/>
|
|---|
| 250 | <UseExternalDbgSyms Value="True"/>
|
|---|
| 251 | </Debugging>
|
|---|
| 252 | <Options>
|
|---|
| 253 | <Win32>
|
|---|
| 254 | <GraphicApplication Value="True"/>
|
|---|
| 255 | </Win32>
|
|---|
| 256 | </Options>
|
|---|
| 257 | </Linking>
|
|---|
| 258 | <Other>
|
|---|
| 259 | <CompilerMessages>
|
|---|
| 260 | <IgnoredMessages idx6058="True" idx5024="True" idx3124="True" idx3123="True"/>
|
|---|
| 261 | </CompilerMessages>
|
|---|
| 262 | </Other>
|
|---|
| 263 | </CompilerOptions>
|
|---|
| 264 | <Debugging>
|
|---|
| 265 | <Exceptions Count="3">
|
|---|
| 266 | <Item1>
|
|---|
| 267 | <Name Value="EAbort"/>
|
|---|
| 268 | </Item1>
|
|---|
| 269 | <Item2>
|
|---|
| 270 | <Name Value="ECodetoolError"/>
|
|---|
| 271 | </Item2>
|
|---|
| 272 | <Item3>
|
|---|
| 273 | <Name Value="EFOpenError"/>
|
|---|
| 274 | </Item3>
|
|---|
| 275 | </Exceptions>
|
|---|
| 276 | </Debugging>
|
|---|
| 277 | </CONFIG>
|
|---|