IDE: lazarus.lpi: added -WG

git-svn-id: trunk@41777 -
This commit is contained in:
mattias 2013-06-21 10:44:00 +00:00
parent 5972de4a0f
commit 45290f0189

View File

@ -777,6 +777,13 @@
<OtherUnitFiles Value="frames;../converter;../debugger;../debugger/frames;../packager;../designer;../packager/frames;../ide"/>
<UnitOutputDirectory Value="$(LazarusDir)/units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
<Linking>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<Other>
<CompilerMessages>
<UseMsgFile Value="True"/>