1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <CONFIG>
|
---|
3 | <Package Version="4">
|
---|
4 | <PathDelim Value="\"/>
|
---|
5 | <Name Value="TemplateGenerics"/>
|
---|
6 | <Type Value="RunAndDesignTime"/>
|
---|
7 | <AddToProjectUsesSection Value="True"/>
|
---|
8 | <Author Value="Chronos (robie@centrum.cz)"/>
|
---|
9 | <CompilerOptions>
|
---|
10 | <Version Value="11"/>
|
---|
11 | <PathDelim Value="\"/>
|
---|
12 | <SearchPaths>
|
---|
13 | <IncludeFiles Value="Generic"/>
|
---|
14 | <OtherUnitFiles Value="Specialized;Generic;Additional"/>
|
---|
15 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
|
---|
16 | </SearchPaths>
|
---|
17 | <Parsing>
|
---|
18 | <SyntaxOptions>
|
---|
19 | <SyntaxMode Value="Delphi"/>
|
---|
20 | <CStyleOperator Value="False"/>
|
---|
21 | <AllowLabel Value="False"/>
|
---|
22 | <CPPInline Value="False"/>
|
---|
23 | </SyntaxOptions>
|
---|
24 | </Parsing>
|
---|
25 | <CodeGeneration>
|
---|
26 | <Optimizations>
|
---|
27 | <OptimizationLevel Value="0"/>
|
---|
28 | <VariablesInRegisters Value="True"/>
|
---|
29 | </Optimizations>
|
---|
30 | </CodeGeneration>
|
---|
31 | <Linking>
|
---|
32 | <Debugging>
|
---|
33 | <GenerateDebugInfo Value="False"/>
|
---|
34 | </Debugging>
|
---|
35 | </Linking>
|
---|
36 | <Other>
|
---|
37 | <CompilerMessages>
|
---|
38 | <IgnoredMessages idx5024="True"/>
|
---|
39 | </CompilerMessages>
|
---|
40 | </Other>
|
---|
41 | </CompilerOptions>
|
---|
42 | <Description Value="Generic classes implemented as templates."/>
|
---|
43 | <Version Minor="4"/>
|
---|
44 | <Files Count="28">
|
---|
45 | <Item1>
|
---|
46 | <Filename Value="ReadMe.txt"/>
|
---|
47 | <Type Value="Text"/>
|
---|
48 | </Item1>
|
---|
49 | <Item2>
|
---|
50 | <Filename Value="Generic\GenericDictionary.inc"/>
|
---|
51 | <Type Value="Include"/>
|
---|
52 | </Item2>
|
---|
53 | <Item3>
|
---|
54 | <Filename Value="Generic\GenericList.inc"/>
|
---|
55 | <Type Value="Include"/>
|
---|
56 | </Item3>
|
---|
57 | <Item4>
|
---|
58 | <Filename Value="Generic\GenericListObject.inc"/>
|
---|
59 | <Type Value="Include"/>
|
---|
60 | </Item4>
|
---|
61 | <Item5>
|
---|
62 | <Filename Value="Generic\GenericFileList.inc"/>
|
---|
63 | <UnitName Value="GenericFileList"/>
|
---|
64 | </Item5>
|
---|
65 | <Item6>
|
---|
66 | <Filename Value="Generic\GenericQueue.inc"/>
|
---|
67 | <Type Value="Include"/>
|
---|
68 | </Item6>
|
---|
69 | <Item7>
|
---|
70 | <Filename Value="Generic\GenericRange.inc"/>
|
---|
71 | <Type Value="Include"/>
|
---|
72 | </Item7>
|
---|
73 | <Item8>
|
---|
74 | <Filename Value="Generic\GenericSet.inc"/>
|
---|
75 | <Type Value="Include"/>
|
---|
76 | </Item8>
|
---|
77 | <Item9>
|
---|
78 | <Filename Value="Generic\GenericStack.inc"/>
|
---|
79 | <Type Value="Include"/>
|
---|
80 | </Item9>
|
---|
81 | <Item10>
|
---|
82 | <Filename Value="Generic\GenericTree.inc"/>
|
---|
83 | <Type Value="Include"/>
|
---|
84 | </Item10>
|
---|
85 | <Item11>
|
---|
86 | <Filename Value="Generic\GenericMatrix.inc"/>
|
---|
87 | <UnitName Value="GenericMatrix"/>
|
---|
88 | </Item11>
|
---|
89 | <Item12>
|
---|
90 | <Filename Value="Generic\GenericListString.inc"/>
|
---|
91 | <UnitName Value="GenericListString"/>
|
---|
92 | </Item12>
|
---|
93 | <Item13>
|
---|
94 | <Filename Value="Generic\GenericBitmap.inc"/>
|
---|
95 | <UnitName Value="GenericBitmap"/>
|
---|
96 | </Item13>
|
---|
97 | <Item14>
|
---|
98 | <Filename Value="Generic\GenericPoint.inc"/>
|
---|
99 | <Type Value="Include"/>
|
---|
100 | </Item14>
|
---|
101 | <Item15>
|
---|
102 | <Filename Value="Generic\GenericStream.inc"/>
|
---|
103 | <UnitName Value="GenericStream"/>
|
---|
104 | </Item15>
|
---|
105 | <Item16>
|
---|
106 | <Filename Value="Generic\GenericRectangle.inc"/>
|
---|
107 | <UnitName Value="GenericRectangle"/>
|
---|
108 | </Item16>
|
---|
109 | <Item17>
|
---|
110 | <Filename Value="Specialized\SpecializedList.pas"/>
|
---|
111 | <UnitName Value="SpecializedList"/>
|
---|
112 | </Item17>
|
---|
113 | <Item18>
|
---|
114 | <Filename Value="Specialized\SpecializedDictionary.pas"/>
|
---|
115 | <UnitName Value="SpecializedDictionary"/>
|
---|
116 | </Item18>
|
---|
117 | <Item19>
|
---|
118 | <Filename Value="Specialized\SpecializedStack.pas"/>
|
---|
119 | <UnitName Value="SpecializedStack"/>
|
---|
120 | </Item19>
|
---|
121 | <Item20>
|
---|
122 | <Filename Value="Specialized\SpecializedTree.pas"/>
|
---|
123 | <UnitName Value="SpecializedTree"/>
|
---|
124 | </Item20>
|
---|
125 | <Item21>
|
---|
126 | <Filename Value="Specialized\SpecializedQueue.pas"/>
|
---|
127 | <UnitName Value="SpecializedQueue"/>
|
---|
128 | </Item21>
|
---|
129 | <Item22>
|
---|
130 | <Filename Value="Specialized\SpecializedSet.pas"/>
|
---|
131 | <UnitName Value="SpecializedSet"/>
|
---|
132 | </Item22>
|
---|
133 | <Item23>
|
---|
134 | <Filename Value="Specialized\SpecializedPoint.pas"/>
|
---|
135 | <UnitName Value="SpecializedPoint"/>
|
---|
136 | </Item23>
|
---|
137 | <Item24>
|
---|
138 | <Filename Value="Specialized\SpecializedMatrix.pas"/>
|
---|
139 | <UnitName Value="SpecializedMatrix"/>
|
---|
140 | </Item24>
|
---|
141 | <Item25>
|
---|
142 | <Filename Value="Specialized\SpecializedBitmap.pas"/>
|
---|
143 | <UnitName Value="SpecializedBitmap"/>
|
---|
144 | </Item25>
|
---|
145 | <Item26>
|
---|
146 | <Filename Value="Specialized\SpecializedStream.pas"/>
|
---|
147 | <UnitName Value="SpecializedStream"/>
|
---|
148 | </Item26>
|
---|
149 | <Item27>
|
---|
150 | <Filename Value="Specialized\SpecializedRectangle.pas"/>
|
---|
151 | <UnitName Value="SpecializedRectangle"/>
|
---|
152 | </Item27>
|
---|
153 | <Item28>
|
---|
154 | <Filename Value="Additional\BinarySerializer.pas"/>
|
---|
155 | <UnitName Value="BinarySerializer"/>
|
---|
156 | </Item28>
|
---|
157 | </Files>
|
---|
158 | <RequiredPkgs Count="2">
|
---|
159 | <Item1>
|
---|
160 | <PackageName Value="LCLBase"/>
|
---|
161 | </Item1>
|
---|
162 | <Item2>
|
---|
163 | <PackageName Value="FCL"/>
|
---|
164 | <MinVersion Major="1" Valid="True"/>
|
---|
165 | </Item2>
|
---|
166 | </RequiredPkgs>
|
---|
167 | <UsageOptions>
|
---|
168 | <UnitPath Value="$(PkgOutDir)"/>
|
---|
169 | </UsageOptions>
|
---|
170 | <PublishOptions>
|
---|
171 | <Version Value="2"/>
|
---|
172 | </PublishOptions>
|
---|
173 | <CustomOptions Items="ExternHelp" Version="2">
|
---|
174 | <_ExternHelp Items="Count"/>
|
---|
175 | </CustomOptions>
|
---|
176 | </Package>
|
---|
177 | </CONFIG>
|
---|