Skip to content

Commit bff5077

Browse files
committed
generated output dir
1 parent f162859 commit bff5077

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

entries/ghatem-fpc/src/OneBRCproj.lpi

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@
88
<MainUnitHasCreateFormStatements Value="False"/>
99
<MainUnitHasTitleStatement Value="False"/>
1010
<MainUnitHasScaledStatement Value="False"/>
11+
<CompatibilityMode Value="True"/>
1112
</Flags>
1213
<SessionStorage Value="InProjectDir"/>
1314
<Title Value="1 BRC"/>
1415
<UseAppBundle Value="False"/>
1516
<ResourceType Value="res"/>
1617
</General>
17-
<BuildModes>
18-
<Item Name="Default" Default="True"/>
19-
<Item Name="Debug">
18+
<BuildModes Count="3">
19+
<Item1 Name="Default" Default="True"/>
20+
<Item2 Name="Debug">
2021
<CompilerOptions>
2122
<Version Value="11"/>
2223
<PathDelim Value="\"/>
@@ -50,17 +51,17 @@
5051
</Debugging>
5152
</Linking>
5253
</CompilerOptions>
53-
</Item>
54-
<Item Name="Release">
54+
</Item2>
55+
<Item3 Name="Release">
5556
<CompilerOptions>
5657
<Version Value="11"/>
5758
<PathDelim Value="\"/>
5859
<Target>
59-
<Filename Value="OneBRCproj"/>
60+
<Filename Value="..\..\..\bin\ghatem"/>
6061
</Target>
6162
<SearchPaths>
6263
<IncludeFiles Value="$(ProjOutDir)"/>
63-
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
64+
<UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/>
6465
</SearchPaths>
6566
<CodeGeneration>
6667
<SmartLinkUnit Value="True"/>
@@ -76,7 +77,7 @@
7677
<LinkSmart Value="True"/>
7778
</Linking>
7879
</CompilerOptions>
79-
</Item>
80+
</Item3>
8081
</BuildModes>
8182
<PublishOptions>
8283
<Version Value="2"/>
@@ -85,24 +86,24 @@
8586
<RunParams>
8687
<FormatVersion Value="2"/>
8788
</RunParams>
88-
<RequiredPackages>
89-
<Item>
89+
<RequiredPackages Count="2">
90+
<Item1>
9091
<PackageName Value="mormot2"/>
91-
</Item>
92-
<Item>
92+
</Item1>
93+
<Item2>
9394
<PackageName Value="LCLBase"/>
94-
</Item>
95+
</Item2>
9596
</RequiredPackages>
96-
<Units>
97-
<Unit>
97+
<Units Count="2">
98+
<Unit0>
9899
<Filename Value="OneBRCproj.lpr"/>
99100
<IsPartOfProject Value="True"/>
100-
</Unit>
101-
<Unit>
101+
</Unit0>
102+
<Unit1>
102103
<Filename Value="onebrc.pas"/>
103104
<IsPartOfProject Value="True"/>
104105
<UnitName Value="OneBRC"/>
105-
</Unit>
106+
</Unit1>
106107
</Units>
107108
</ProjectOptions>
108109
<CompilerOptions>
@@ -122,16 +123,16 @@
122123
</Linking>
123124
</CompilerOptions>
124125
<Debugging>
125-
<Exceptions>
126-
<Item>
126+
<Exceptions Count="3">
127+
<Item1>
127128
<Name Value="EAbort"/>
128-
</Item>
129-
<Item>
129+
</Item1>
130+
<Item2>
130131
<Name Value="ECodetoolError"/>
131-
</Item>
132-
<Item>
132+
</Item2>
133+
<Item3>
133134
<Name Value="EFOpenError"/>
134-
</Item>
135+
</Item3>
135136
</Exceptions>
136137
</Debugging>
137138
</CONFIG>

0 commit comments

Comments
 (0)