1
0
mirror of synced 2024-09-16 16:46:09 +00:00

Added: X2UtCursors to XE2 package

This commit is contained in:
Mark van Renswoude 2014-10-28 18:55:43 +00:00
parent cc719caf0c
commit 319f0ba7e9
2 changed files with 3 additions and 1 deletions

View File

@ -59,6 +59,7 @@ contains
X2UtPersistXML in '..\..\X2UtPersistXML.pas',
X2UtPersistXMLBinding in '..\..\X2UtPersistXMLBinding.pas',
XMLDataBindingUtils in '..\..\XMLDataBindingUtils.pas',
X2UtDelphiCompatibility in '..\..\X2UtDelphiCompatibility.pas';
X2UtDelphiCompatibility in '..\..\X2UtDelphiCompatibility.pas',
X2UtCursors in '..\..\X2UtCursors.pas';
end.

View File

@ -205,6 +205,7 @@
<DCCReference Include="..\..\X2UtPersistXMLBinding.pas"/>
<DCCReference Include="..\..\XMLDataBindingUtils.pas"/>
<DCCReference Include="..\..\X2UtDelphiCompatibility.pas"/>
<DCCReference Include="..\..\X2UtCursors.pas"/>
<BuildConfiguration Include="Debug">
<Key>Cfg_2</Key>
<CfgParent>Base</CfgParent>