Skip to content

Commit 4490ce0

Browse files
committed
Release v1.0
1 parent 32ea405 commit 4490ce0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

vcfToGigaset.lpi

+8
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,15 @@
161161
<IncludeFiles Value="$(ProjOutDir)"/>
162162
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
163163
</SearchPaths>
164+
<CodeGeneration>
165+
<Optimizations>
166+
<OptimizationLevel Value="3"/>
167+
</Optimizations>
168+
</CodeGeneration>
164169
<Linking>
170+
<Debugging>
171+
<GenerateDebugInfo Value="False"/>
172+
</Debugging>
165173
<Options>
166174
<Win32>
167175
<GraphicApplication Value="True"/>

0 commit comments

Comments
 (0)