Skip to content

Commit 7ced5ab

Browse files
sglienkevincentparrett
authored andcommitted
cleanup of project files
1 parent dddf4b3 commit 7ced5ab

File tree

119 files changed

+1035
-2919
lines changed

Some content is hidden

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

119 files changed

+1035
-2919
lines changed

Marshmallow/Test/ORMTests.Delphi10Berlin.dproj

Lines changed: 0 additions & 358 deletions
Large diffs are not rendered by default.

Marshmallow/Test/ORMTests.Delphi10Rio.dproj

Lines changed: 2 additions & 403 deletions
Large diffs are not rendered by default.

Marshmallow/Test/ORMTests.Delphi10Sydney.dproj

Lines changed: 270 additions & 0 deletions
Large diffs are not rendered by default.

Marshmallow/Test/ORMTests.Delphi10Tokyo.dproj

Lines changed: 353 additions & 2 deletions
Large diffs are not rendered by default.

Marshmallow/Test/ORMTests.Delphi11.dproj

Lines changed: 271 additions & 0 deletions
Large diffs are not rendered by default.

Packages/Delphi10Berlin/Spring.Base.dproj

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<MainSource>Spring.Base.dpk</MainSource>
55
<Base>True</Base>
66
<Config Condition="'$(Config)'==''">Debug</Config>
7-
<TargetedPlatforms>7</TargetedPlatforms>
7+
<TargetedPlatforms>3</TargetedPlatforms>
88
<AppType>Package</AppType>
99
<FrameworkType>None</FrameworkType>
1010
<ProjectVersion>18.2</ProjectVersion>
@@ -13,11 +13,6 @@
1313
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
1414
<Base>true</Base>
1515
</PropertyGroup>
16-
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
17-
<Base_OSX32>true</Base_OSX32>
18-
<CfgParent>Base</CfgParent>
19-
<Base>true</Base>
20-
</PropertyGroup>
2116
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
2217
<Base_Win32>true</Base_Win32>
2318
<CfgParent>Base</CfgParent>
@@ -33,12 +28,6 @@
3328
<CfgParent>Base</CfgParent>
3429
<Base>true</Base>
3530
</PropertyGroup>
36-
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Cfg_1)'=='true') or '$(Cfg_1_OSX32)'!=''">
37-
<Cfg_1_OSX32>true</Cfg_1_OSX32>
38-
<CfgParent>Cfg_1</CfgParent>
39-
<Cfg_1>true</Cfg_1>
40-
<Base>true</Base>
41-
</PropertyGroup>
4231
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
4332
<Cfg_2>true</Cfg_2>
4433
<CfgParent>Base</CfgParent>
@@ -63,27 +52,17 @@
6352
<DCC_E>false</DCC_E>
6453
<GenDll>true</GenDll>
6554
</PropertyGroup>
66-
<PropertyGroup Condition="'$(Base_OSX32)'!=''">
67-
<VerInfo_Keys>CFBundleVersion=1.0.0</VerInfo_Keys>
68-
<Debugger_Launcher>/usr/X11/bin/xterm -e &quot;%debuggee%&quot;</Debugger_Launcher>
69-
</PropertyGroup>
7055
<PropertyGroup Condition="'$(Base_Win32)'!=''">
71-
<VerInfo_Keys>FileVersion=1.0.0.0</VerInfo_Keys>
7256
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
7357
</PropertyGroup>
7458
<PropertyGroup Condition="'$(Base_Win64)'!=''">
75-
<VerInfo_Keys>FileVersion=1.0.0.0</VerInfo_Keys>
7659
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
7760
</PropertyGroup>
7861
<PropertyGroup Condition="'$(Cfg_1)'!=''">
7962
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
8063
<DCC_Optimize>false</DCC_Optimize>
8164
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
8265
</PropertyGroup>
83-
<PropertyGroup Condition="'$(Cfg_1_OSX32)'!=''">
84-
<Debugger_Launcher>/usr/X11/bin/xterm -e &quot;%debuggee%&quot;</Debugger_Launcher>
85-
<DCC_RemoteDebug>true</DCC_RemoteDebug>
86-
</PropertyGroup>
8766
<PropertyGroup Condition="'$(Cfg_2)'!=''">
8867
<DCC_DebugInformation>0</DCC_DebugInformation>
8968
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
@@ -199,7 +178,6 @@
199178
</VersionInfoKeys>
200179
</Delphi.Personality>
201180
<Platforms>
202-
<Platform value="OSX32">True</Platform>
203181
<Platform value="Win32">True</Platform>
204182
<Platform value="Win64">True</Platform>
205183
</Platforms>
0 Bytes
Binary file not shown.

Packages/Delphi10Berlin/Spring.Core.dproj

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<MainSource>Spring.Core.dpk</MainSource>
55
<Base>True</Base>
66
<Config Condition="'$(Config)'==''">Debug</Config>
7-
<TargetedPlatforms>7</TargetedPlatforms>
7+
<TargetedPlatforms>3</TargetedPlatforms>
88
<AppType>Package</AppType>
99
<FrameworkType>None</FrameworkType>
1010
<ProjectVersion>18.2</ProjectVersion>
@@ -13,11 +13,6 @@
1313
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
1414
<Base>true</Base>
1515
</PropertyGroup>
16-
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
17-
<Base_OSX32>true</Base_OSX32>
18-
<CfgParent>Base</CfgParent>
19-
<Base>true</Base>
20-
</PropertyGroup>
2116
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
2217
<Base_Win32>true</Base_Win32>
2318
<CfgParent>Base</CfgParent>
@@ -33,12 +28,6 @@
3328
<CfgParent>Base</CfgParent>
3429
<Base>true</Base>
3530
</PropertyGroup>
36-
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Cfg_1)'=='true') or '$(Cfg_1_OSX32)'!=''">
37-
<Cfg_1_OSX32>true</Cfg_1_OSX32>
38-
<CfgParent>Cfg_1</CfgParent>
39-
<Cfg_1>true</Cfg_1>
40-
<Base>true</Base>
41-
</PropertyGroup>
4231
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
4332
<Cfg_2>true</Cfg_2>
4433
<CfgParent>Base</CfgParent>
@@ -63,9 +52,6 @@
6352
<DCC_E>false</DCC_E>
6453
<GenDll>true</GenDll>
6554
</PropertyGroup>
66-
<PropertyGroup Condition="'$(Base_OSX32)'!=''">
67-
<Debugger_Launcher>/usr/X11/bin/xterm -e &quot;%debuggee%&quot;</Debugger_Launcher>
68-
</PropertyGroup>
6955
<PropertyGroup Condition="'$(Base_Win32)'!=''">
7056
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
7157
</PropertyGroup>
@@ -77,10 +63,6 @@
7763
<DCC_Optimize>false</DCC_Optimize>
7864
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
7965
</PropertyGroup>
80-
<PropertyGroup Condition="'$(Cfg_1_OSX32)'!=''">
81-
<Debugger_Launcher>/usr/X11/bin/xterm -e &quot;%debuggee%&quot;</Debugger_Launcher>
82-
<DCC_RemoteDebug>true</DCC_RemoteDebug>
83-
</PropertyGroup>
8466
<PropertyGroup Condition="'$(Cfg_2)'!=''">
8567
<DCC_DebugInformation>0</DCC_DebugInformation>
8668
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
@@ -186,7 +168,6 @@
186168
</VersionInfoKeys>
187169
</Delphi.Personality>
188170
<Platforms>
189-
<Platform value="OSX32">True</Platform>
190171
<Platform value="Win32">True</Platform>
191172
<Platform value="Win64">True</Platform>
192173
</Platforms>
0 Bytes
Binary file not shown.

Packages/Delphi10Berlin/Spring.Data.dproj

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,12 @@
88
<AppType>Package</AppType>
99
<FrameworkType>None</FrameworkType>
1010
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
11-
<TargetedPlatforms>7</TargetedPlatforms>
11+
<TargetedPlatforms>3</TargetedPlatforms>
1212
<Platform Condition="'$(Platform)'==''">Win32</Platform>
1313
</PropertyGroup>
1414
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
1515
<Base>true</Base>
1616
</PropertyGroup>
17-
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
18-
<Base_OSX32>true</Base_OSX32>
19-
<CfgParent>Base</CfgParent>
20-
<Base>true</Base>
21-
</PropertyGroup>
2217
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
2318
<Base_Win32>true</Base_Win32>
2419
<CfgParent>Base</CfgParent>
@@ -34,12 +29,6 @@
3429
<CfgParent>Base</CfgParent>
3530
<Base>true</Base>
3631
</PropertyGroup>
37-
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Cfg_1)'=='true') or '$(Cfg_1_OSX32)'!=''">
38-
<Cfg_1_OSX32>true</Cfg_1_OSX32>
39-
<CfgParent>Cfg_1</CfgParent>
40-
<Cfg_1>true</Cfg_1>
41-
<Base>true</Base>
42-
</PropertyGroup>
4332
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
4433
<Cfg_2>true</Cfg_2>
4534
<CfgParent>Base</CfgParent>
@@ -59,9 +48,6 @@
5948
<DCC_DcuOutput>..\..\Library\Delphi10Berlin\$(Platform)\$(Config)</DCC_DcuOutput>
6049
<DCC_ImageBase>00400000</DCC_ImageBase>
6150
</PropertyGroup>
62-
<PropertyGroup Condition="'$(Base_OSX32)'!=''">
63-
<Debugger_Launcher>/usr/X11/bin/xterm -e &quot;%debuggee%&quot;</Debugger_Launcher>
64-
</PropertyGroup>
6551
<PropertyGroup Condition="'$(Base_Win32)'!=''">
6652
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
6753
</PropertyGroup>
@@ -73,9 +59,6 @@
7359
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
7460
<DCC_Optimize>false</DCC_Optimize>
7561
</PropertyGroup>
76-
<PropertyGroup Condition="'$(Cfg_1_OSX32)'!=''">
77-
<DCC_RemoteDebug>true</DCC_RemoteDebug>
78-
</PropertyGroup>
7962
<PropertyGroup Condition="'$(Cfg_2)'!=''">
8063
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
8164
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
@@ -146,7 +129,6 @@
146129
</Source>
147130
</Delphi.Personality>
148131
<Platforms>
149-
<Platform value="OSX32">True</Platform>
150132
<Platform value="Win32">True</Platform>
151133
<Platform value="Win64">True</Platform>
152134
</Platforms>

0 commit comments

Comments
 (0)