Skip to content

Commit

Permalink
Update LPK file
Browse files Browse the repository at this point in the history
  • Loading branch information
Akira13641 committed Jun 8, 2019
1 parent 7e43319 commit db17aca
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions LazLightFileStream.lpk
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,15 @@
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="2"/>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
<UseLineInfoUnit Value="False"/>
</Debugging>
</Linking>
<Other>
<CustomOptions Value="$(IDEBuildOptions)"/>
</Other>
Expand All @@ -36,7 +42,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."/>
<Version Major="1" Minor="1"/>
<Version Major="1" Minor="2"/>
<Files Count="1">
<Item1>
<Filename Value="Source\LightFileStream.pas"/>
Expand Down

0 comments on commit db17aca

Please sign in to comment.