File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ package VirtualTreesD;
27
27
{$DEFINE RELEASE}
28
28
{$ENDIF IMPLICITBUILDING}
29
29
{$DESCRIPTION 'VirtualTreeView Controls'}
30
- {$LIBSUFFIX '26 '}
30
+ {$LIBSUFFIX '27 '}
31
31
{$DESIGNONLY}
32
32
{$IMPLICITBUILD OFF}
33
33
Original file line number Diff line number Diff line change 36
36
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
37
37
<DCC_Description>VirtualTreeView Controls</DCC_Description>
38
38
<DCC_CBuilderOutput>All</DCC_CBuilderOutput>
39
- <DllSuffix>26 </DllSuffix>
39
+ <DllSuffix>27 </DllSuffix>
40
40
<DesignOnlyPackage>true</DesignOnlyPackage>
41
41
<DCC_UnitSearchPath>..\..\source;.\$(Platform)\$(Config);$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
42
42
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ package VirtualTreesR;
25
25
{$IMAGEBASE $400000}
26
26
{$DEFINE RELEASE}
27
27
{$ENDIF IMPLICITBUILDING}
28
- {$LIBSUFFIX '26 '}
28
+ {$LIBSUFFIX '27 '}
29
29
{$RUNONLY}
30
30
{$IMPLICITBUILD OFF}
31
31
Original file line number Diff line number Diff line change 41
41
<DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
42
42
<DCC_HppOutput>..\..\Source</DCC_HppOutput>
43
43
<DCC_OutputNeverBuildDcps>true</DCC_OutputNeverBuildDcps>
44
- <DllSuffix>26 </DllSuffix>
44
+ <DllSuffix>27 </DllSuffix>
45
45
<RuntimeOnlyPackage>true</RuntimeOnlyPackage>
46
46
<DCC_UnitSearchPath>..\..\source;.\$(Platform)\$(Config);$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
47
47
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace>
You can’t perform that action at this time.
0 commit comments