| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <CONFIG>
|
|---|
| 3 | <ProjectOptions>
|
|---|
| 4 | <Version Value="11"/>
|
|---|
| 5 | <PathDelim Value="\"/>
|
|---|
| 6 | <General>
|
|---|
| 7 | <SessionStorage Value="InProjectDir"/>
|
|---|
| 8 | <MainUnit Value="0"/>
|
|---|
| 9 | <Title Value="RegistryDemo"/>
|
|---|
| 10 | <ResourceType Value="res"/>
|
|---|
| 11 | <UseXPManifest Value="True"/>
|
|---|
| 12 | <Icon Value="0"/>
|
|---|
| 13 | </General>
|
|---|
| 14 | <i18n>
|
|---|
| 15 | <EnableI18N LFM="False"/>
|
|---|
| 16 | </i18n>
|
|---|
| 17 | <BuildModes Count="1">
|
|---|
| 18 | <Item1 Name="Default" Default="True"/>
|
|---|
| 19 | </BuildModes>
|
|---|
| 20 | <PublishOptions>
|
|---|
| 21 | <Version Value="2"/>
|
|---|
| 22 | </PublishOptions>
|
|---|
| 23 | <RunParams>
|
|---|
| 24 | <FormatVersion Value="2"/>
|
|---|
| 25 | <Modes Count="1">
|
|---|
| 26 | <Mode0 Name="default"/>
|
|---|
| 27 | </Modes>
|
|---|
| 28 | </RunParams>
|
|---|
| 29 | <RequiredPackages Count="2">
|
|---|
| 30 | <Item1>
|
|---|
| 31 | <PackageName Value="GeneralRegistry"/>
|
|---|
| 32 | <DefaultFilename Value="..\GeneralRegistry.lpk" Prefer="True"/>
|
|---|
| 33 | </Item1>
|
|---|
| 34 | <Item2>
|
|---|
| 35 | <PackageName Value="LCL"/>
|
|---|
| 36 | </Item2>
|
|---|
| 37 | </RequiredPackages>
|
|---|
| 38 | <Units Count="4">
|
|---|
| 39 | <Unit0>
|
|---|
| 40 | <Filename Value="RegistryDemo.lpr"/>
|
|---|
| 41 | <IsPartOfProject Value="True"/>
|
|---|
| 42 | </Unit0>
|
|---|
| 43 | <Unit1>
|
|---|
| 44 | <Filename Value="UFormMain.pas"/>
|
|---|
| 45 | <IsPartOfProject Value="True"/>
|
|---|
| 46 | <ComponentName Value="FormMain"/>
|
|---|
| 47 | <HasResources Value="True"/>
|
|---|
| 48 | <ResourceBaseClass Value="Form"/>
|
|---|
| 49 | </Unit1>
|
|---|
| 50 | <Unit2>
|
|---|
| 51 | <Filename Value="UCore.pas"/>
|
|---|
| 52 | <IsPartOfProject Value="True"/>
|
|---|
| 53 | <ComponentName Value="Core"/>
|
|---|
| 54 | <HasResources Value="True"/>
|
|---|
| 55 | <ResourceBaseClass Value="DataModule"/>
|
|---|
| 56 | </Unit2>
|
|---|
| 57 | <Unit3>
|
|---|
| 58 | <Filename Value="UFormValue.pas"/>
|
|---|
| 59 | <IsPartOfProject Value="True"/>
|
|---|
| 60 | <ComponentName Value="FormValue"/>
|
|---|
| 61 | <ResourceBaseClass Value="Form"/>
|
|---|
| 62 | </Unit3>
|
|---|
| 63 | </Units>
|
|---|
| 64 | </ProjectOptions>
|
|---|
| 65 | <CompilerOptions>
|
|---|
| 66 | <Version Value="11"/>
|
|---|
| 67 | <PathDelim Value="\"/>
|
|---|
| 68 | <Target>
|
|---|
| 69 | <Filename Value="RegistryDemo"/>
|
|---|
| 70 | </Target>
|
|---|
| 71 | <SearchPaths>
|
|---|
| 72 | <IncludeFiles Value="$(ProjOutDir)"/>
|
|---|
| 73 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|---|
| 74 | </SearchPaths>
|
|---|
| 75 | <Parsing>
|
|---|
| 76 | <SyntaxOptions>
|
|---|
| 77 | <SyntaxMode Value="Delphi"/>
|
|---|
| 78 | </SyntaxOptions>
|
|---|
| 79 | </Parsing>
|
|---|
| 80 | <Linking>
|
|---|
| 81 | <Options>
|
|---|
| 82 | <Win32>
|
|---|
| 83 | <GraphicApplication Value="True"/>
|
|---|
| 84 | </Win32>
|
|---|
| 85 | </Options>
|
|---|
| 86 | </Linking>
|
|---|
| 87 | </CompilerOptions>
|
|---|
| 88 | <Debugging>
|
|---|
| 89 | <Exceptions Count="3">
|
|---|
| 90 | <Item1>
|
|---|
| 91 | <Name Value="EAbort"/>
|
|---|
| 92 | </Item1>
|
|---|
| 93 | <Item2>
|
|---|
| 94 | <Name Value="ECodetoolError"/>
|
|---|
| 95 | </Item2>
|
|---|
| 96 | <Item3>
|
|---|
| 97 | <Name Value="EFOpenError"/>
|
|---|
| 98 | </Item3>
|
|---|
| 99 | </Exceptions>
|
|---|
| 100 | </Debugging>
|
|---|
| 101 | </CONFIG>
|
|---|