source: trunk/Packages/bgracontrols/customdrawn_win7/test_customdrawn_win7.lpi

Last change on this file was 2, checked in by chronos, 5 years ago
File size: 12.6 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
5 <PathDelim Value="\"/>
6 <General>
7 <MainUnit Value="0"/>
8 <ResourceType Value="res"/>
9 <UseXPManifest Value="True"/>
10 <XPManifest>
11 <DpiAware Value="True"/>
12 </XPManifest>
13 <ActiveWindowIndexAtStart Value="0"/>
14 </General>
15 <i18n>
16 <EnableI18N LFM="False"/>
17 </i18n>
18 <VersionInfo>
19 <StringTable ProductVersion=""/>
20 </VersionInfo>
21 <BuildModes Count="1" Active="Default">
22 <Item1 Name="Default" Default="True"/>
23 </BuildModes>
24 <PublishOptions>
25 <Version Value="2"/>
26 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
27 <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
28 </PublishOptions>
29 <RunParams>
30 <local>
31 <FormatVersion Value="1"/>
32 </local>
33 </RunParams>
34 <RequiredPackages Count="2">
35 <Item1>
36 <PackageName Value="bgracontrols"/>
37 </Item1>
38 <Item2>
39 <PackageName Value="LCL"/>
40 </Item2>
41 </RequiredPackages>
42 <Units Count="22">
43 <Unit0>
44 <Filename Value="test_customdrawn_win7.lpr"/>
45 <IsPartOfProject Value="True"/>
46 <UnitName Value="test_customdrawn_win7"/>
47 <WindowIndex Value="0"/>
48 <TopLine Value="1"/>
49 <CursorPos X="3" Y="10"/>
50 <UsageCount Value="36"/>
51 </Unit0>
52 <Unit1>
53 <Filename Value="utest.pas"/>
54 <IsPartOfProject Value="True"/>
55 <ComponentName Value="frmTest"/>
56 <HasResources Value="True"/>
57 <ResourceBaseClass Value="Form"/>
58 <UnitName Value="utest"/>
59 <IsVisibleTab Value="True"/>
60 <EditorIndex Value="0"/>
61 <WindowIndex Value="0"/>
62 <TopLine Value="151"/>
63 <CursorPos X="38" Y="158"/>
64 <UsageCount Value="36"/>
65 <Loaded Value="True"/>
66 <LoadedDesigner Value="True"/>
67 </Unit1>
68 <Unit2>
69 <Filename Value="customdrawn_windows7.pas"/>
70 <IsPartOfProject Value="True"/>
71 <UnitName Value="customdrawn_windows7"/>
72 <EditorIndex Value="1"/>
73 <WindowIndex Value="0"/>
74 <TopLine Value="1"/>
75 <CursorPos X="44" Y="8"/>
76 <UsageCount Value="36"/>
77 <Loaded Value="True"/>
78 </Unit2>
79 <Unit3>
80 <Filename Value="..\slicescaling.pas"/>
81 <UnitName Value="slicescaling"/>
82 <WindowIndex Value="0"/>
83 <TopLine Value="87"/>
84 <CursorPos X="3" Y="100"/>
85 <UsageCount Value="14"/>
86 </Unit3>
87 <Unit4>
88 <Filename Value="..\bgraimagebutton.pas"/>
89 <UnitName Value="BGRAImageButton"/>
90 <WindowIndex Value="0"/>
91 <TopLine Value="1"/>
92 <CursorPos X="1" Y="1"/>
93 <UsageCount Value="10"/>
94 </Unit4>
95 <Unit5>
96 <Filename Value="..\custombgraimagebutton.pas"/>
97 <UnitName Value="CustomBGRAImageButton"/>
98 <WindowIndex Value="0"/>
99 <TopLine Value="168"/>
100 <CursorPos X="1" Y="1"/>
101 <UsageCount Value="10"/>
102 </Unit5>
103 <Unit6>
104 <Filename Value="..\custombgraimagebutton.inc"/>
105 <WindowIndex Value="0"/>
106 <TopLine Value="899"/>
107 <CursorPos X="38" Y="869"/>
108 <UsageCount Value="11"/>
109 </Unit6>
110 <Unit7>
111 <Filename Value="C:\lazarus\fpc\2.6.0\source\packages\fcl-base\src\inifiles.pp"/>
112 <UnitName Value="IniFiles"/>
113 <WindowIndex Value="0"/>
114 <TopLine Value="180"/>
115 <CursorPos X="3" Y="191"/>
116 <UsageCount Value="10"/>
117 </Unit7>
118 <Unit8>
119 <Filename Value="C:\lazarus\components\lazutils\fileutil.pas"/>
120 <UnitName Value="FileUtil"/>
121 <WindowIndex Value="0"/>
122 <TopLine Value="185"/>
123 <CursorPos X="10" Y="196"/>
124 <UsageCount Value="10"/>
125 </Unit8>
126 <Unit9>
127 <Filename Value="..\bgrabitmapthemeutils.pas"/>
128 <UnitName Value="bgrabitmapthemeutils"/>
129 <WindowIndex Value="0"/>
130 <TopLine Value="32"/>
131 <CursorPos X="3" Y="43"/>
132 <UsageCount Value="10"/>
133 </Unit9>
134 <Unit10>
135 <Filename Value="C:\lazarus\lcl\customdrawndrawers.pas"/>
136 <UnitName Value="customdrawndrawers"/>
137 <WindowIndex Value="0"/>
138 <TopLine Value="620"/>
139 <CursorPos X="3" Y="622"/>
140 <UsageCount Value="10"/>
141 </Unit10>
142 <Unit11>
143 <Filename Value="C:\lazarus\lcl\lclproc.pas"/>
144 <UnitName Value="LCLProc"/>
145 <WindowIndex Value="0"/>
146 <TopLine Value="852"/>
147 <CursorPos X="1" Y="865"/>
148 <UsageCount Value="10"/>
149 </Unit11>
150 <Unit12>
151 <Filename Value="C:\lazarus\fpc\2.6.0\source\rtl\inc\objpash.inc"/>
152 <WindowIndex Value="0"/>
153 <TopLine Value="179"/>
154 <CursorPos X="23" Y="192"/>
155 <UsageCount Value="10"/>
156 </Unit12>
157 <Unit13>
158 <Filename Value="C:\lazarus\lcl\customdrawn_winxp.pas"/>
159 <UnitName Value="customdrawn_winxp"/>
160 <WindowIndex Value="0"/>
161 <TopLine Value="6"/>
162 <CursorPos X="3" Y="19"/>
163 <UsageCount Value="10"/>
164 </Unit13>
165 <Unit14>
166 <Filename Value="C:\lazarus\lcl\customdrawn_common.pas"/>
167 <UnitName Value="customdrawn_common"/>
168 <WindowIndex Value="0"/>
169 <TopLine Value="47"/>
170 <CursorPos X="15" Y="58"/>
171 <UsageCount Value="11"/>
172 </Unit14>
173 <Unit15>
174 <Filename Value="C:\lazarus\lcl\forms.pp"/>
175 <UnitName Value="Forms"/>
176 <WindowIndex Value="0"/>
177 <TopLine Value="734"/>
178 <CursorPos X="14" Y="747"/>
179 <UsageCount Value="10"/>
180 </Unit15>
181 <Unit16>
182 <Filename Value="..\..\lcl\include\control.inc"/>
183 <WindowIndex Value="0"/>
184 <TopLine Value="3631"/>
185 <CursorPos X="1" Y="3640"/>
186 <UsageCount Value="10"/>
187 </Unit16>
188 <Unit17>
189 <Filename Value="utest.lfm"/>
190 <EditorIndex Value="4"/>
191 <WindowIndex Value="0"/>
192 <TopLine Value="1"/>
193 <CursorPos X="1" Y="1"/>
194 <UsageCount Value="11"/>
195 <Loaded Value="True"/>
196 <DefaultSyntaxHighlighter Value="LFM"/>
197 </Unit17>
198 <Unit18>
199 <Filename Value="..\..\lazpaintsvn\bgrabitmap\bgraslicescaling.pas"/>
200 <UnitName Value="BGRASliceScaling"/>
201 <WindowIndex Value="0"/>
202 <TopLine Value="329"/>
203 <CursorPos X="38" Y="331"/>
204 <UsageCount Value="11"/>
205 </Unit18>
206 <Unit19>
207 <Filename Value="..\..\lazpaintsvn\bgrabitmap\bgrabitmaptypes.pas"/>
208 <UnitName Value="BGRABitmapTypes"/>
209 <WindowIndex Value="0"/>
210 <TopLine Value="570"/>
211 <CursorPos X="15" Y="588"/>
212 <UsageCount Value="11"/>
213 </Unit19>
214 <Unit20>
215 <Filename Value="..\..\..\lazarus\lcl\customdrawn_common.pas"/>
216 <UnitName Value="customdrawn_common"/>
217 <EditorIndex Value="3"/>
218 <WindowIndex Value="0"/>
219 <TopLine Value="28"/>
220 <CursorPos X="15" Y="39"/>
221 <UsageCount Value="10"/>
222 <Loaded Value="True"/>
223 </Unit20>
224 <Unit21>
225 <Filename Value="..\..\bgrabitmap\bgrabitmap\bgraslicescaling.pas"/>
226 <UnitName Value="BGRASliceScaling"/>
227 <EditorIndex Value="2"/>
228 <WindowIndex Value="0"/>
229 <TopLine Value="277"/>
230 <CursorPos X="1" Y="285"/>
231 <UsageCount Value="10"/>
232 <Loaded Value="True"/>
233 </Unit21>
234 </Units>
235 <JumpHistory Count="30" HistoryIndex="29">
236 <Position1>
237 <Filename Value="customdrawn_windows7.pas"/>
238 <Caret Line="90" Column="34" TopLine="60"/>
239 </Position1>
240 <Position2>
241 <Filename Value="customdrawn_windows7.pas"/>
242 <Caret Line="193" Column="22" TopLine="163"/>
243 </Position2>
244 <Position3>
245 <Filename Value="customdrawn_windows7.pas"/>
246 <Caret Line="199" Column="22" TopLine="169"/>
247 </Position3>
248 <Position4>
249 <Filename Value="customdrawn_windows7.pas"/>
250 <Caret Line="205" Column="22" TopLine="175"/>
251 </Position4>
252 <Position5>
253 <Filename Value="customdrawn_windows7.pas"/>
254 <Caret Line="211" Column="22" TopLine="181"/>
255 </Position5>
256 <Position6>
257 <Filename Value="customdrawn_windows7.pas"/>
258 <Caret Line="217" Column="22" TopLine="187"/>
259 </Position6>
260 <Position7>
261 <Filename Value="customdrawn_windows7.pas"/>
262 <Caret Line="223" Column="22" TopLine="193"/>
263 </Position7>
264 <Position8>
265 <Filename Value="customdrawn_windows7.pas"/>
266 <Caret Line="229" Column="22" TopLine="199"/>
267 </Position8>
268 <Position9>
269 <Filename Value="customdrawn_windows7.pas"/>
270 <Caret Line="235" Column="22" TopLine="205"/>
271 </Position9>
272 <Position10>
273 <Filename Value="customdrawn_windows7.pas"/>
274 <Caret Line="241" Column="22" TopLine="211"/>
275 </Position10>
276 <Position11>
277 <Filename Value="customdrawn_windows7.pas"/>
278 <Caret Line="247" Column="22" TopLine="217"/>
279 </Position11>
280 <Position12>
281 <Filename Value="customdrawn_windows7.pas"/>
282 <Caret Line="253" Column="22" TopLine="223"/>
283 </Position12>
284 <Position13>
285 <Filename Value="customdrawn_windows7.pas"/>
286 <Caret Line="269" Column="22" TopLine="249"/>
287 </Position13>
288 <Position14>
289 <Filename Value="customdrawn_windows7.pas"/>
290 <Caret Line="1050" Column="5" TopLine="1022"/>
291 </Position14>
292 <Position15>
293 <Filename Value="customdrawn_windows7.pas"/>
294 <Caret Line="635" Column="50" TopLine="613"/>
295 </Position15>
296 <Position16>
297 <Filename Value="customdrawn_windows7.pas"/>
298 <Caret Line="603" Column="50" TopLine="595"/>
299 </Position16>
300 <Position17>
301 <Filename Value="customdrawn_windows7.pas"/>
302 <Caret Line="603" Column="61" TopLine="585"/>
303 </Position17>
304 <Position18>
305 <Filename Value="utest.pas"/>
306 <Caret Line="157" Column="31" TopLine="145"/>
307 </Position18>
308 <Position19>
309 <Filename Value="utest.pas"/>
310 <Caret Line="119" Column="45" TopLine="102"/>
311 </Position19>
312 <Position20>
313 <Filename Value="utest.pas"/>
314 <Caret Line="127" Column="1" TopLine="127"/>
315 </Position20>
316 <Position21>
317 <Filename Value="customdrawn_windows7.pas"/>
318 <Caret Line="532" Column="29" TopLine="518"/>
319 </Position21>
320 <Position22>
321 <Filename Value="customdrawn_windows7.pas"/>
322 <Caret Line="361" Column="1" TopLine="361"/>
323 </Position22>
324 <Position23>
325 <Filename Value="utest.pas"/>
326 <Caret Line="104" Column="3" TopLine="95"/>
327 </Position23>
328 <Position24>
329 <Filename Value="utest.pas"/>
330 <Caret Line="105" Column="3" TopLine="96"/>
331 </Position24>
332 <Position25>
333 <Filename Value="utest.pas"/>
334 <Caret Line="104" Column="3" TopLine="95"/>
335 </Position25>
336 <Position26>
337 <Filename Value="customdrawn_windows7.pas"/>
338 <Caret Line="1028" Column="18" TopLine="1022"/>
339 </Position26>
340 <Position27>
341 <Filename Value="customdrawn_windows7.pas"/>
342 <Caret Line="136" Column="21" TopLine="120"/>
343 </Position27>
344 <Position28>
345 <Filename Value="customdrawn_windows7.pas"/>
346 <Caret Line="493" Column="64" TopLine="487"/>
347 </Position28>
348 <Position29>
349 <Filename Value="customdrawn_windows7.pas"/>
350 <Caret Line="514" Column="24" TopLine="1"/>
351 </Position29>
352 <Position30>
353 <Filename Value="utest.pas"/>
354 <Caret Line="211" Column="5" TopLine="205"/>
355 </Position30>
356 </JumpHistory>
357 </ProjectOptions>
358 <CompilerOptions>
359 <Version Value="11"/>
360 <PathDelim Value="\"/>
361 <Target>
362 <Filename Value="test_customdrawn_win7"/>
363 </Target>
364 <SearchPaths>
365 <IncludeFiles Value="$(ProjOutDir)"/>
366 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
367 </SearchPaths>
368 <Linking>
369 <Debugging>
370 <UseHeaptrc Value="True"/>
371 </Debugging>
372 <Options>
373 <Win32>
374 <GraphicApplication Value="True"/>
375 </Win32>
376 </Options>
377 </Linking>
378 <Other>
379 <Verbosity>
380 <ShowNotes Value="False"/>
381 <ShowDebugInfo Value="True"/>
382 </Verbosity>
383 <CompilerMessages>
384 <MsgFileName Value=""/>
385 </CompilerMessages>
386 <CompilerPath Value="$(CompPath)"/>
387 </Other>
388 </CompilerOptions>
389 <Debugging>
390 <Exceptions Count="3">
391 <Item1>
392 <Name Value="EAbort"/>
393 </Item1>
394 <Item2>
395 <Name Value="ECodetoolError"/>
396 </Item2>
397 <Item3>
398 <Name Value="EFOpenError"/>
399 </Item3>
400 </Exceptions>
401 </Debugging>
402 <EditorMacros Count="0"/>
403</CONFIG>
Note: See TracBrowser for help on using the repository browser.