1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <CONFIG>
|
---|
3 | <Package Version="5">
|
---|
4 | <PathDelim Value="\"/>
|
---|
5 | <Name Value="PersistentData"/>
|
---|
6 | <Type Value="RunAndDesignTime"/>
|
---|
7 | <Author Value="Chronos"/>
|
---|
8 | <CompilerOptions>
|
---|
9 | <Version Value="11"/>
|
---|
10 | <PathDelim Value="\"/>
|
---|
11 | <SearchPaths>
|
---|
12 | <OtherUnitFiles Value="Backend"/>
|
---|
13 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
|
---|
14 | </SearchPaths>
|
---|
15 | <Parsing>
|
---|
16 | <SyntaxOptions>
|
---|
17 | <SyntaxMode Value="Delphi"/>
|
---|
18 | <CStyleOperator Value="False"/>
|
---|
19 | <AllowLabel Value="False"/>
|
---|
20 | <CPPInline Value="False"/>
|
---|
21 | </SyntaxOptions>
|
---|
22 | </Parsing>
|
---|
23 | <Linking>
|
---|
24 | <Debugging>
|
---|
25 | <GenerateDebugInfo Value="False"/>
|
---|
26 | </Debugging>
|
---|
27 | </Linking>
|
---|
28 | </CompilerOptions>
|
---|
29 | <Description Value="Generic data persistence layer"/>
|
---|
30 | <License Value="GNU/GPL"/>
|
---|
31 | <Version Minor="2"/>
|
---|
32 | <Files Count="8">
|
---|
33 | <Item1>
|
---|
34 | <Filename Value="UPDServer.pas"/>
|
---|
35 | <UnitName Value="UPDServer"/>
|
---|
36 | </Item1>
|
---|
37 | <Item2>
|
---|
38 | <Filename Value="UPDClient.pas"/>
|
---|
39 | <UnitName Value="UPDClient"/>
|
---|
40 | </Item2>
|
---|
41 | <Item3>
|
---|
42 | <Filename Value="Backend\UPDClientXMLRPC.pas"/>
|
---|
43 | <UnitName Value="UPDClientXMLRPC"/>
|
---|
44 | </Item3>
|
---|
45 | <Item4>
|
---|
46 | <Filename Value="Backend\UPDClientINI.pas"/>
|
---|
47 | <UnitName Value="UPDClientINI"/>
|
---|
48 | </Item4>
|
---|
49 | <Item5>
|
---|
50 | <Filename Value="Backend\UPDClientMySQL.pas"/>
|
---|
51 | <UnitName Value="UPDClientMySQL"/>
|
---|
52 | </Item5>
|
---|
53 | <Item6>
|
---|
54 | <Filename Value="Backend\UPDClientRegistry.pas"/>
|
---|
55 | <UnitName Value="UPDClientRegistry"/>
|
---|
56 | </Item6>
|
---|
57 | <Item7>
|
---|
58 | <Filename Value="Backend\UPDClientMemory.pas"/>
|
---|
59 | <UnitName Value="UPDClientMemory"/>
|
---|
60 | </Item7>
|
---|
61 | <Item8>
|
---|
62 | <Filename Value="UPersistentData.pas"/>
|
---|
63 | <HasRegisterProc Value="True"/>
|
---|
64 | <UnitName Value="UPersistentData"/>
|
---|
65 | </Item8>
|
---|
66 | </Files>
|
---|
67 | <CompatibilityMode Value="True"/>
|
---|
68 | <i18n>
|
---|
69 | <EnableI18N Value="True"/>
|
---|
70 | </i18n>
|
---|
71 | <RequiredPkgs Count="2">
|
---|
72 | <Item1>
|
---|
73 | <PackageName Value="CoolWeb"/>
|
---|
74 | </Item1>
|
---|
75 | <Item2>
|
---|
76 | <PackageName Value="FCL"/>
|
---|
77 | </Item2>
|
---|
78 | </RequiredPkgs>
|
---|
79 | <UsageOptions>
|
---|
80 | <UnitPath Value="$(PkgOutDir)"/>
|
---|
81 | </UsageOptions>
|
---|
82 | <PublishOptions>
|
---|
83 | <Version Value="2"/>
|
---|
84 | </PublishOptions>
|
---|
85 | </Package>
|
---|
86 | </CONFIG>
|
---|