Skip to content

Commit 14d5a4e

Browse files
committed
LIBSUFFIX fix
1 parent 52712ea commit 14d5a4e

97 files changed

Lines changed: 108 additions & 108 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Packages/PackagesGenerator.ini

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Gen=
44
GroupAbove=True
55

66
[Versions]
7-
RX10Sydney=340
8-
RX10Rio=330
9-
RX10Tokyo=320
10-
RX10Berlin=310
11-
RX10Seattle=300
12-
XE8=290
13-
XE7=280
14-
XE6=270
15-
XE5=260
16-
XE4=250
17-
XE3=240
18-
XE2=230
7+
RX10Sydney=270
8+
RX10Rio=260
9+
RX10Tokyo=250
10+
RX10Berlin=240
11+
RX10Seattle=230
12+
XE8=220
13+
XE7=210
14+
XE6=200
15+
XE5=190
16+
XE4=180
17+
XE3=170
18+
XE2=160
1919

2020
[Files]
2121
EsVclComponentsDesign.dpk

Packages/RX10Berlin/EsCore.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ package EsCore;
2828
{$DESCRIPTION 'errorsoft library core'}
2929
{$RUNONLY}
3030
{$IMPLICITBUILD ON}
31-
{$LIBSUFFIX '310'}
31+
{$LIBSUFFIX '240'}
3232

3333
requires
3434
rtl;

Packages/RX10Berlin/EsCore.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<VerInfo_Locale>1049</VerInfo_Locale>
8585
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
8686
<DCC_Description>errorsoft library core</DCC_Description>
87-
<DllSuffix>310</DllSuffix>
87+
<DllSuffix>240</DllSuffix>
8888
</PropertyGroup>
8989
<PropertyGroup Condition="'$(Base_Android)'!=''">
9090
<DCC_CBuilderOutput>None</DCC_CBuilderOutput>

Packages/RX10Berlin/EsVclComponents.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ package EsVclComponents;
3434
{$DESCRIPTION 'errorsoft free vcl components'}
3535
{$RUNONLY}
3636
{$IMPLICITBUILD ON}
37-
{$LIBSUFFIX '310'}
37+
{$LIBSUFFIX '240'}
3838

3939
requires
4040
rtl,

Packages/RX10Berlin/EsVclComponents.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
8585
<DCC_Description>errorsoft free vcl components</DCC_Description>
8686
<SanitizedProjectName>EsVclComponents</SanitizedProjectName>
87-
<DllSuffix>310</DllSuffix>
87+
<DllSuffix>240</DllSuffix>
8888
</PropertyGroup>
8989
<PropertyGroup Condition="'$(Base_Android)'!=''">
9090
<DCC_CBuilderOutput>None</DCC_CBuilderOutput>

Packages/RX10Berlin/EsVclComponentsDesign.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ package EsVclComponentsDesign;
2828
{$DESCRIPTION 'errorsoft free vcl library design-time'}
2929
{$DESIGNONLY}
3030
{$IMPLICITBUILD ON}
31-
{$LIBSUFFIX '310'}
31+
{$LIBSUFFIX '240'}
3232

3333
requires
3434
rtl,

Packages/RX10Berlin/EsVclComponentsDesign.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<DCC_Description>errorsoft free vcl library design-time</DCC_Description>
6767
<SanitizedProjectName>EsVclComponentsDesign</SanitizedProjectName>
6868
<DesignOnlyPackage>true</DesignOnlyPackage>
69-
<DllSuffix>310</DllSuffix>
69+
<DllSuffix>240</DllSuffix>
7070
</PropertyGroup>
7171
<PropertyGroup Condition="'$(Base_Android)'!=''">
7272
<DCC_CBuilderOutput>None</DCC_CBuilderOutput>

Packages/RX10Berlin/EsVclCore.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ package EsVclCore;
2828
{$DESCRIPTION 'errorsoft vcl library core'}
2929
{$RUNONLY}
3030
{$IMPLICITBUILD ON}
31-
{$LIBSUFFIX '310'}
31+
{$LIBSUFFIX '240'}
3232

3333
requires
3434
rtl,

Packages/RX10Berlin/EsVclCore.dproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<VerInfo_Locale>1049</VerInfo_Locale>
8585
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
8686
<DCC_Description>errorsoft vcl library core</DCC_Description>
87-
<DllSuffix>310</DllSuffix>
87+
<DllSuffix>240</DllSuffix>
8888
</PropertyGroup>
8989
<PropertyGroup Condition="'$(Base_Android)'!=''">
9090
<DCC_CBuilderOutput>None</DCC_CBuilderOutput>

Packages/RX10Rio/EsCore.dpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ package EsCore;
2828
{$DESCRIPTION 'errorsoft library core'}
2929
{$RUNONLY}
3030
{$IMPLICITBUILD ON}
31-
{$LIBSUFFIX '330'}
31+
{$LIBSUFFIX '260'}
3232

3333
requires
3434
rtl;

0 commit comments

Comments
 (0)