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="IdentityColumns"/> |
9 |
<ResourceType Value="res"/> |
10 |
<UseXPManifest Value="True"/> |
11 |
<Icon Value="0"/> |
12 |
</General> |
13 |
<BuildModes Count="1"> |
14 |
<Item1 Name="Default" Default="True"/> |
15 |
</BuildModes> |
16 |
<PublishOptions> |
17 |
<Version Value="2"/> |
18 |
</PublishOptions> |
19 |
<RunParams> |
20 |
<local> |
21 |
<FormatVersion Value="1"/> |
22 |
</local> |
23 |
</RunParams> |
24 |
<RequiredPackages Count="4"> |
25 |
<Item1> |
26 |
<PackageName Value="FCL"/> |
27 |
</Item1> |
28 |
<Item2> |
29 |
<PackageName Value="ibexpress"/> |
30 |
</Item2> |
31 |
<Item3> |
32 |
<PackageName Value="ibcontrols"/> |
33 |
</Item3> |
34 |
<Item4> |
35 |
<PackageName Value="LCL"/> |
36 |
</Item4> |
37 |
</RequiredPackages> |
38 |
<Units Count="2"> |
39 |
<Unit0> |
40 |
<Filename Value="IdentityColumns.lpr"/> |
41 |
<IsPartOfProject Value="True"/> |
42 |
</Unit0> |
43 |
<Unit1> |
44 |
<Filename Value="Unit1.pas"/> |
45 |
<IsPartOfProject Value="True"/> |
46 |
<ComponentName Value="Form1"/> |
47 |
<HasResources Value="True"/> |
48 |
<ResourceBaseClass Value="Form"/> |
49 |
</Unit1> |
50 |
</Units> |
51 |
</ProjectOptions> |
52 |
<CompilerOptions> |
53 |
<Version Value="11"/> |
54 |
<Target> |
55 |
<Filename Value="IdentityColumns"/> |
56 |
</Target> |
57 |
<SearchPaths> |
58 |
<IncludeFiles Value="$(ProjOutDir)"/> |
59 |
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> |
60 |
</SearchPaths> |
61 |
<Linking> |
62 |
<Options> |
63 |
<Win32> |
64 |
<GraphicApplication Value="True"/> |
65 |
</Win32> |
66 |
</Options> |
67 |
</Linking> |
68 |
</CompilerOptions> |
69 |
<Debugging> |
70 |
<Exceptions Count="3"> |
71 |
<Item1> |
72 |
<Name Value="EAbort"/> |
73 |
</Item1> |
74 |
<Item2> |
75 |
<Name Value="ECodetoolError"/> |
76 |
</Item2> |
77 |
<Item3> |
78 |
<Name Value="EFOpenError"/> |
79 |
</Item3> |
80 |
</Exceptions> |
81 |
</Debugging> |
82 |
</CONFIG> |