1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <CONFIG>
|
---|
3 | <ProjectOptions>
|
---|
4 | <Version Value="10"/>
|
---|
5 | <General>
|
---|
6 | <SessionStorage Value="InProjectDir"/>
|
---|
7 | <MainUnit Value="0"/>
|
---|
8 | <Title Value="VCSCommander"/>
|
---|
9 | <ResourceType Value="res"/>
|
---|
10 | <UseXPManifest Value="True"/>
|
---|
11 | <Icon Value="0"/>
|
---|
12 | </General>
|
---|
13 | <i18n>
|
---|
14 | <EnableI18N LFM="False"/>
|
---|
15 | </i18n>
|
---|
16 | <BuildModes Count="2">
|
---|
17 | <Item1 Name="Debug" Default="True"/>
|
---|
18 | <Item2 Name="Release">
|
---|
19 | <CompilerOptions>
|
---|
20 | <Version Value="11"/>
|
---|
21 | <Target>
|
---|
22 | <Filename Value="VCSCommander"/>
|
---|
23 | </Target>
|
---|
24 | <SearchPaths>
|
---|
25 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
26 | <OtherUnitFiles Value="Forms;Units;Backends/Bazaar;Backends/Subversion;Backends/CVS;Backends/Git"/>
|
---|
27 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
---|
28 | </SearchPaths>
|
---|
29 | <Parsing>
|
---|
30 | <SyntaxOptions>
|
---|
31 | <SyntaxMode Value="Delphi"/>
|
---|
32 | <CStyleOperator Value="False"/>
|
---|
33 | <AllowLabel Value="False"/>
|
---|
34 | <CPPInline Value="False"/>
|
---|
35 | </SyntaxOptions>
|
---|
36 | </Parsing>
|
---|
37 | <CodeGeneration>
|
---|
38 | <SmartLinkUnit Value="True"/>
|
---|
39 | <Optimizations>
|
---|
40 | <OptimizationLevel Value="3"/>
|
---|
41 | </Optimizations>
|
---|
42 | </CodeGeneration>
|
---|
43 | <Linking>
|
---|
44 | <Debugging>
|
---|
45 | <GenerateDebugInfo Value="False"/>
|
---|
46 | </Debugging>
|
---|
47 | <LinkSmart Value="True"/>
|
---|
48 | <Options>
|
---|
49 | <Win32>
|
---|
50 | <GraphicApplication Value="True"/>
|
---|
51 | </Win32>
|
---|
52 | </Options>
|
---|
53 | </Linking>
|
---|
54 | <Other>
|
---|
55 | <CompilerMessages>
|
---|
56 | <IgnoredMessages idx5024="True"/>
|
---|
57 | </CompilerMessages>
|
---|
58 | </Other>
|
---|
59 | </CompilerOptions>
|
---|
60 | </Item2>
|
---|
61 | </BuildModes>
|
---|
62 | <PublishOptions>
|
---|
63 | <Version Value="2"/>
|
---|
64 | <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
---|
65 | <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
|
---|
66 | </PublishOptions>
|
---|
67 | <RunParams>
|
---|
68 | <local>
|
---|
69 | <FormatVersion Value="1"/>
|
---|
70 | </local>
|
---|
71 | </RunParams>
|
---|
72 | <RequiredPackages Count="4">
|
---|
73 | <Item1>
|
---|
74 | <PackageName Value="TemplateGenerics"/>
|
---|
75 | <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
|
---|
76 | </Item1>
|
---|
77 | <Item2>
|
---|
78 | <PackageName Value="FCL"/>
|
---|
79 | </Item2>
|
---|
80 | <Item3>
|
---|
81 | <PackageName Value="Common"/>
|
---|
82 | <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
|
---|
83 | </Item3>
|
---|
84 | <Item4>
|
---|
85 | <PackageName Value="LCL"/>
|
---|
86 | </Item4>
|
---|
87 | </RequiredPackages>
|
---|
88 | <Units Count="19">
|
---|
89 | <Unit0>
|
---|
90 | <Filename Value="VCSCommander.lpr"/>
|
---|
91 | <IsPartOfProject Value="True"/>
|
---|
92 | </Unit0>
|
---|
93 | <Unit1>
|
---|
94 | <Filename Value="Forms/UFormMain.pas"/>
|
---|
95 | <IsPartOfProject Value="True"/>
|
---|
96 | <ComponentName Value="FormMain"/>
|
---|
97 | <HasResources Value="True"/>
|
---|
98 | <ResourceBaseClass Value="Form"/>
|
---|
99 | </Unit1>
|
---|
100 | <Unit2>
|
---|
101 | <Filename Value="UCore.pas"/>
|
---|
102 | <IsPartOfProject Value="True"/>
|
---|
103 | <ComponentName Value="Core"/>
|
---|
104 | <HasResources Value="True"/>
|
---|
105 | <ResourceBaseClass Value="DataModule"/>
|
---|
106 | </Unit2>
|
---|
107 | <Unit3>
|
---|
108 | <Filename Value="Forms/UFormBrowse.pas"/>
|
---|
109 | <IsPartOfProject Value="True"/>
|
---|
110 | <ComponentName Value="FormBrowse"/>
|
---|
111 | <HasResources Value="True"/>
|
---|
112 | <ResourceBaseClass Value="Form"/>
|
---|
113 | </Unit3>
|
---|
114 | <Unit4>
|
---|
115 | <Filename Value="Units/UVCS.pas"/>
|
---|
116 | <IsPartOfProject Value="True"/>
|
---|
117 | </Unit4>
|
---|
118 | <Unit5>
|
---|
119 | <Filename Value="Forms/UFormFavorites.pas"/>
|
---|
120 | <IsPartOfProject Value="True"/>
|
---|
121 | <ComponentName Value="FormFavorites"/>
|
---|
122 | <HasResources Value="True"/>
|
---|
123 | <ResourceBaseClass Value="Form"/>
|
---|
124 | </Unit5>
|
---|
125 | <Unit6>
|
---|
126 | <Filename Value="Forms/UFormSettings.pas"/>
|
---|
127 | <IsPartOfProject Value="True"/>
|
---|
128 | <ComponentName Value="FormSettings"/>
|
---|
129 | <HasResources Value="True"/>
|
---|
130 | <ResourceBaseClass Value="Form"/>
|
---|
131 | </Unit6>
|
---|
132 | <Unit7>
|
---|
133 | <Filename Value="Backends/Subversion/USubversion.pas"/>
|
---|
134 | <IsPartOfProject Value="True"/>
|
---|
135 | </Unit7>
|
---|
136 | <Unit8>
|
---|
137 | <Filename Value="Units/UProject.pas"/>
|
---|
138 | <IsPartOfProject Value="True"/>
|
---|
139 | </Unit8>
|
---|
140 | <Unit9>
|
---|
141 | <Filename Value="Forms/UFormConsole.pas"/>
|
---|
142 | <IsPartOfProject Value="True"/>
|
---|
143 | <ComponentName Value="FormConsole"/>
|
---|
144 | <HasResources Value="True"/>
|
---|
145 | <ResourceBaseClass Value="Form"/>
|
---|
146 | </Unit9>
|
---|
147 | <Unit10>
|
---|
148 | <Filename Value="Forms/UFormCommit.pas"/>
|
---|
149 | <IsPartOfProject Value="True"/>
|
---|
150 | <ComponentName Value="FormCommit"/>
|
---|
151 | <HasResources Value="True"/>
|
---|
152 | <ResourceBaseClass Value="Form"/>
|
---|
153 | </Unit10>
|
---|
154 | <Unit11>
|
---|
155 | <Filename Value="Forms/UFormCheckout.pas"/>
|
---|
156 | <IsPartOfProject Value="True"/>
|
---|
157 | <ComponentName Value="FormCheckout"/>
|
---|
158 | <HasResources Value="True"/>
|
---|
159 | <ResourceBaseClass Value="Form"/>
|
---|
160 | </Unit11>
|
---|
161 | <Unit12>
|
---|
162 | <Filename Value="Backends/Bazaar/UBazaar.pas"/>
|
---|
163 | <IsPartOfProject Value="True"/>
|
---|
164 | </Unit12>
|
---|
165 | <Unit13>
|
---|
166 | <Filename Value="Units/UBackend.pas"/>
|
---|
167 | <IsPartOfProject Value="True"/>
|
---|
168 | </Unit13>
|
---|
169 | <Unit14>
|
---|
170 | <Filename Value="Backends/CVS/UCVS.pas"/>
|
---|
171 | <IsPartOfProject Value="True"/>
|
---|
172 | </Unit14>
|
---|
173 | <Unit15>
|
---|
174 | <Filename Value="Forms/UFormLog.pas"/>
|
---|
175 | <IsPartOfProject Value="True"/>
|
---|
176 | <ComponentName Value="FormLog"/>
|
---|
177 | <HasResources Value="True"/>
|
---|
178 | <ResourceBaseClass Value="Form"/>
|
---|
179 | </Unit15>
|
---|
180 | <Unit16>
|
---|
181 | <Filename Value="Backends/Git/UGit.pas"/>
|
---|
182 | <IsPartOfProject Value="True"/>
|
---|
183 | </Unit16>
|
---|
184 | <Unit17>
|
---|
185 | <Filename Value="Forms/UFormTest.pas"/>
|
---|
186 | <IsPartOfProject Value="True"/>
|
---|
187 | <ComponentName Value="FormTest"/>
|
---|
188 | <HasResources Value="True"/>
|
---|
189 | <ResourceBaseClass Value="Form"/>
|
---|
190 | </Unit17>
|
---|
191 | <Unit18>
|
---|
192 | <Filename Value="Forms/UFormProjectGroup.pas"/>
|
---|
193 | <IsPartOfProject Value="True"/>
|
---|
194 | <ComponentName Value="FormProjectGroup"/>
|
---|
195 | <HasResources Value="True"/>
|
---|
196 | <ResourceBaseClass Value="Form"/>
|
---|
197 | </Unit18>
|
---|
198 | </Units>
|
---|
199 | </ProjectOptions>
|
---|
200 | <CompilerOptions>
|
---|
201 | <Version Value="11"/>
|
---|
202 | <Target>
|
---|
203 | <Filename Value="VCSCommander"/>
|
---|
204 | </Target>
|
---|
205 | <SearchPaths>
|
---|
206 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
207 | <OtherUnitFiles Value="Forms;Units;Backends/Bazaar;Backends/Subversion;Backends/CVS;Backends/Git"/>
|
---|
208 | <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
---|
209 | </SearchPaths>
|
---|
210 | <Parsing>
|
---|
211 | <SyntaxOptions>
|
---|
212 | <SyntaxMode Value="Delphi"/>
|
---|
213 | <CStyleOperator Value="False"/>
|
---|
214 | <IncludeAssertionCode Value="True"/>
|
---|
215 | <AllowLabel Value="False"/>
|
---|
216 | <CPPInline Value="False"/>
|
---|
217 | </SyntaxOptions>
|
---|
218 | </Parsing>
|
---|
219 | <CodeGeneration>
|
---|
220 | <Checks>
|
---|
221 | <IOChecks Value="True"/>
|
---|
222 | <RangeChecks Value="True"/>
|
---|
223 | <OverflowChecks Value="True"/>
|
---|
224 | <StackChecks Value="True"/>
|
---|
225 | </Checks>
|
---|
226 | </CodeGeneration>
|
---|
227 | <Linking>
|
---|
228 | <Debugging>
|
---|
229 | <UseHeaptrc Value="True"/>
|
---|
230 | </Debugging>
|
---|
231 | <Options>
|
---|
232 | <Win32>
|
---|
233 | <GraphicApplication Value="True"/>
|
---|
234 | </Win32>
|
---|
235 | </Options>
|
---|
236 | </Linking>
|
---|
237 | <Other>
|
---|
238 | <CompilerMessages>
|
---|
239 | <IgnoredMessages idx5024="True"/>
|
---|
240 | </CompilerMessages>
|
---|
241 | <CustomOptions Value="-dDEBUG"/>
|
---|
242 | </Other>
|
---|
243 | </CompilerOptions>
|
---|
244 | <Debugging>
|
---|
245 | <Exceptions Count="3">
|
---|
246 | <Item1>
|
---|
247 | <Name Value="EAbort"/>
|
---|
248 | </Item1>
|
---|
249 | <Item2>
|
---|
250 | <Name Value="ECodetoolError"/>
|
---|
251 | </Item2>
|
---|
252 | <Item3>
|
---|
253 | <Name Value="EFOpenError"/>
|
---|
254 | </Item3>
|
---|
255 | </Exceptions>
|
---|
256 | </Debugging>
|
---|
257 | </CONFIG>
|
---|