Skip to content

Commit e89625a

Browse files
committed
remove unneeded configs
1 parent 20f76da commit e89625a

File tree

1 file changed

+1
-88
lines changed

1 file changed

+1
-88
lines changed

entries/ghatem-fpc/src/OneBRCproj.lpi

Lines changed: 1 addition & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<UseAppBundle Value="False"/>
1616
<ResourceType Value="res"/>
1717
</General>
18-
<BuildModes Count="7">
18+
<BuildModes Count="4">
1919
<Item1 Name="Default" Default="True"/>
2020
<Item2 Name="Debug">
2121
<CompilerOptions>
@@ -108,93 +108,6 @@
108108
</Other>
109109
</CompilerOptions>
110110
</Item4>
111-
<Item5 Name="HashMult">
112-
<CompilerOptions>
113-
<Version Value="11"/>
114-
<PathDelim Value="\"/>
115-
<Target>
116-
<Filename Value="..\..\..\bin\ghatem"/>
117-
</Target>
118-
<SearchPaths>
119-
<IncludeFiles Value="$(ProjOutDir)"/>
120-
<UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/>
121-
</SearchPaths>
122-
<CodeGeneration>
123-
<SmartLinkUnit Value="True"/>
124-
<Optimizations>
125-
<OptimizationLevel Value="3"/>
126-
</Optimizations>
127-
</CodeGeneration>
128-
<Linking>
129-
<Debugging>
130-
<GenerateDebugInfo Value="False"/>
131-
<RunWithoutDebug Value="True"/>
132-
</Debugging>
133-
<LinkSmart Value="True"/>
134-
</Linking>
135-
<Other>
136-
<CustomOptions Value="-dRELEASE -dHASHMULT"/>
137-
</Other>
138-
</CompilerOptions>
139-
</Item5>
140-
<Item6 Name="HashMod">
141-
<CompilerOptions>
142-
<Version Value="11"/>
143-
<PathDelim Value="\"/>
144-
<Target>
145-
<Filename Value="..\..\..\bin\ghatem"/>
146-
</Target>
147-
<SearchPaths>
148-
<IncludeFiles Value="$(ProjOutDir)"/>
149-
<UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/>
150-
</SearchPaths>
151-
<CodeGeneration>
152-
<SmartLinkUnit Value="True"/>
153-
<Optimizations>
154-
<OptimizationLevel Value="3"/>
155-
</Optimizations>
156-
</CodeGeneration>
157-
<Linking>
158-
<Debugging>
159-
<GenerateDebugInfo Value="False"/>
160-
<RunWithoutDebug Value="True"/>
161-
</Debugging>
162-
<LinkSmart Value="True"/>
163-
</Linking>
164-
<Other>
165-
<CustomOptions Value="-dRELEASE -dHASHMOD"/>
166-
</Other>
167-
</CompilerOptions>
168-
</Item6>
169-
<Item7 Name="LEMIRE">
170-
<CompilerOptions>
171-
<Version Value="11"/>
172-
<PathDelim Value="\"/>
173-
<Target>
174-
<Filename Value="..\..\..\bin\ghatem"/>
175-
</Target>
176-
<SearchPaths>
177-
<IncludeFiles Value="$(ProjOutDir)"/>
178-
<UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/>
179-
</SearchPaths>
180-
<CodeGeneration>
181-
<SmartLinkUnit Value="True"/>
182-
<Optimizations>
183-
<OptimizationLevel Value="3"/>
184-
</Optimizations>
185-
</CodeGeneration>
186-
<Linking>
187-
<Debugging>
188-
<GenerateDebugInfo Value="False"/>
189-
<RunWithoutDebug Value="True"/>
190-
</Debugging>
191-
<LinkSmart Value="True"/>
192-
</Linking>
193-
<Other>
194-
<CustomOptions Value="-dRELEASE -dLEMIRE"/>
195-
</Other>
196-
</CompilerOptions>
197-
</Item7>
198111
</BuildModes>
199112
<PublishOptions>
200113
<Version Value="2"/>

0 commit comments

Comments
 (0)