LCL: added Qt5 to build macros

git-svn-id: trunk@53815 -
This commit is contained in:
zeljko 2016-12-31 10:01:08 +00:00
parent f6593483e2
commit f0b16537ba

View File

@ -89,20 +89,21 @@ end;"/>
<Item1> <Item1>
<Identifier Value="LCLWidgetType"/> <Identifier Value="LCLWidgetType"/>
<Description Value="gtk3"/> <Description Value="gtk3"/>
<Values Count="11"> <Values Count="12">
<Item1 Value="gtk"/> <Item1 Value="gtk"/>
<Item2 Value="gtk2"/> <Item2 Value="gtk2"/>
<Item3 Value="qt"/> <Item3 Value="qt"/>
<Item4 Value="win32"/> <Item4 Value="qt5"/>
<Item5 Value="wince"/> <Item5 Value="win32"/>
<Item6 Value="fpgui"/> <Item6 Value="wince"/>
<Item7 Value="nogui"/> <Item7 Value="fpgui"/>
<Item8 Value="carbon"/> <Item8 Value="nogui"/>
<Item9 Value="cocoa"/> <Item9 Value="carbon"/>
<Item10 Value="customdrawn"/> <Item10 Value="cocoa"/>
<Item11 Value="gtk3"/> <Item11 Value="customdrawn"/>
<Item12 Value="gtk3"/>
</Values> </Values>
<ValueDescriptions Count="11"/> <ValueDescriptions Count="12"/>
</Item1> </Item1>
<Item2> <Item2>
<Identifier Value="fpGUIPlatform"/> <Identifier Value="fpGUIPlatform"/>