Skip to content

Commit 55f3aba

Browse files
committed
merge implementation into the LPR
1 parent 70bf947 commit 55f3aba

File tree

3 files changed

+524
-544
lines changed

3 files changed

+524
-544
lines changed

entries/ghatem-fpc/src/OneBRC.lpi

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<Version Value="11"/>
2323
<PathDelim Value="\"/>
2424
<Target>
25-
<Filename Value="..\..\..\bin\OneBRC"/>
25+
<Filename Value="..\..\..\bin\ghatem"/>
2626
</Target>
2727
<SearchPaths>
2828
<IncludeFiles Value="$(ProjOutDir)"/>
@@ -60,7 +60,7 @@
6060
<Version Value="11"/>
6161
<PathDelim Value="\"/>
6262
<Target>
63-
<Filename Value="..\..\..\bin\OneBRC"/>
63+
<Filename Value="..\..\..\bin\ghatem"/>
6464
</Target>
6565
<SearchPaths>
6666
<IncludeFiles Value="$(ProjOutDir)"/>
@@ -89,7 +89,7 @@
8989
<Version Value="11"/>
9090
<PathDelim Value="\"/>
9191
<Target>
92-
<Filename Value="..\..\..\bin\OneBRC"/>
92+
<Filename Value="..\..\..\bin\ghatem"/>
9393
</Target>
9494
<SearchPaths>
9595
<IncludeFiles Value="$(ProjOutDir)"/>
@@ -124,22 +124,18 @@
124124
<PackageName Value="LCLBase"/>
125125
</Item2>
126126
</RequiredPackages>
127-
<Units Count="2">
127+
<Units Count="1">
128128
<Unit0>
129129
<Filename Value="OneBRC.lpr"/>
130130
<IsPartOfProject Value="True"/>
131131
</Unit0>
132-
<Unit1>
133-
<Filename Value="uonebrc.pas"/>
134-
<IsPartOfProject Value="True"/>
135-
</Unit1>
136132
</Units>
137133
</ProjectOptions>
138134
<CompilerOptions>
139135
<Version Value="11"/>
140136
<PathDelim Value="\"/>
141137
<Target>
142-
<Filename Value="..\..\..\bin\OneBRC"/>
138+
<Filename Value="..\..\..\bin\ghatem"/>
143139
</Target>
144140
<SearchPaths>
145141
<IncludeFiles Value="$(ProjOutDir)"/>

0 commit comments

Comments
 (0)