mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-06 02:07:22 +02:00
LazReport, fix lrcodereport compile on windows, issue #22058
git-svn-id: trunk@37414 -
This commit is contained in:
parent
ca0840d1cb
commit
329dac14bd
@ -16,9 +16,6 @@
|
||||
<VersionInfo>
|
||||
<StringTable ProductVersion=""/>
|
||||
</VersionInfo>
|
||||
<MacroValues Count="1">
|
||||
<Macro1 Name="LCLWidgetType" Value="gtk2"/>
|
||||
</MacroValues>
|
||||
<BuildModes Count="1">
|
||||
<Item1 Name="Default" Default="True"/>
|
||||
</BuildModes>
|
||||
@ -89,7 +86,6 @@
|
||||
</CompilerMessages>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
</Other>
|
||||
<LCLWidgetType Value="gtk2"/>
|
||||
</CompilerOptions>
|
||||
<Debugging>
|
||||
<Exceptions Count="3">
|
||||
|
Loading…
Reference in New Issue
Block a user