|
5 | 5 | <FrameworkType>None</FrameworkType>
|
6 | 6 | <Base>True</Base>
|
7 | 7 | <Config Condition="'$(Config)'==''">Debug</Config>
|
8 |
| - <Platform Condition="'$(Platform)'==''">Win32</Platform> |
9 |
| - <TargetedPlatforms>1</TargetedPlatforms> |
| 8 | + <Platform Condition="'$(Platform)'==''">Win64</Platform> |
| 9 | + <TargetedPlatforms>3</TargetedPlatforms> |
10 | 10 | <AppType>Console</AppType>
|
11 | 11 | <MainSource>ConsoleSubscriber.dpr</MainSource>
|
12 | 12 | </PropertyGroup>
|
13 | 13 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
14 | 14 | <Base>true</Base>
|
15 | 15 | </PropertyGroup>
|
16 |
| - <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''"> |
17 |
| - <Base_Android>true</Base_Android> |
18 |
| - <CfgParent>Base</CfgParent> |
19 |
| - <Base>true</Base> |
20 |
| - </PropertyGroup> |
21 |
| - <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''"> |
22 |
| - <Base_Android64>true</Base_Android64> |
23 |
| - <CfgParent>Base</CfgParent> |
24 |
| - <Base>true</Base> |
25 |
| - </PropertyGroup> |
26 | 16 | <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
|
27 | 17 | <Base_Win32>true</Base_Win32>
|
28 | 18 | <CfgParent>Base</CfgParent>
|
|
44 | 34 | <Cfg_1>true</Cfg_1>
|
45 | 35 | <Base>true</Base>
|
46 | 36 | </PropertyGroup>
|
| 37 | + <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''"> |
| 38 | + <Cfg_1_Win64>true</Cfg_1_Win64> |
| 39 | + <CfgParent>Cfg_1</CfgParent> |
| 40 | + <Cfg_1>true</Cfg_1> |
| 41 | + <Base>true</Base> |
| 42 | + </PropertyGroup> |
47 | 43 | <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
|
48 | 44 | <Cfg_2>true</Cfg_2>
|
49 | 45 | <CfgParent>Base</CfgParent>
|
50 | 46 | <Base>true</Base>
|
51 | 47 | </PropertyGroup>
|
52 | 48 | <PropertyGroup Condition="'$(Base)'!=''">
|
53 |
| - <DCC_DcuOutput>..\..\..\lib</DCC_DcuOutput> |
54 |
| - <DCC_ExeOutput>..\..\..\bin</DCC_ExeOutput> |
| 49 | + <DCC_DcuOutput>..\..\..\lib\$(Platform)</DCC_DcuOutput> |
| 50 | + <DCC_ExeOutput>..\..\..\bin\$(Platform)</DCC_ExeOutput> |
55 | 51 | <DCC_E>false</DCC_E>
|
56 | 52 | <DCC_N>false</DCC_N>
|
57 | 53 | <DCC_S>false</DCC_S>
|
|
63 | 59 | <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>
|
64 | 60 | <DCC_UnitSearchPath>..\..\..\src;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
|
65 | 61 | </PropertyGroup>
|
66 |
| - <PropertyGroup Condition="'$(Base_Android)'!=''"> |
67 |
| - <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys> |
68 |
| - <BT_BuildType>Debug</BT_BuildType> |
69 |
| - <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars> |
70 |
| - </PropertyGroup> |
71 |
| - <PropertyGroup Condition="'$(Base_Android64)'!=''"> |
72 |
| - <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys> |
73 |
| - <BT_BuildType>Debug</BT_BuildType> |
74 |
| - <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;com-google-android-gms.play-services-ads-base.17.2.0.dex.jar;com-google-android-gms.play-services-ads-identifier.16.0.0.dex.jar;com-google-android-gms.play-services-ads-lite.17.2.0.dex.jar;com-google-android-gms.play-services-ads.17.2.0.dex.jar;com-google-android-gms.play-services-analytics-impl.16.0.8.dex.jar;com-google-android-gms.play-services-analytics.16.0.8.dex.jar;com-google-android-gms.play-services-base.16.0.1.dex.jar;com-google-android-gms.play-services-basement.16.2.0.dex.jar;com-google-android-gms.play-services-gass.17.2.0.dex.jar;com-google-android-gms.play-services-identity.16.0.0.dex.jar;com-google-android-gms.play-services-maps.16.1.0.dex.jar;com-google-android-gms.play-services-measurement-base.16.4.0.dex.jar;com-google-android-gms.play-services-measurement-sdk-api.16.4.0.dex.jar;com-google-android-gms.play-services-stats.16.0.1.dex.jar;com-google-android-gms.play-services-tagmanager-v4-impl.16.0.8.dex.jar;com-google-android-gms.play-services-tasks.16.0.1.dex.jar;com-google-android-gms.play-services-wallet.16.0.1.dex.jar;com-google-firebase.firebase-analytics.16.4.0.dex.jar;com-google-firebase.firebase-common.16.1.0.dex.jar;com-google-firebase.firebase-iid-interop.16.0.1.dex.jar;com-google-firebase.firebase-iid.17.1.1.dex.jar;com-google-firebase.firebase-measurement-connector.17.0.1.dex.jar;com-google-firebase.firebase-messaging.17.5.0.dex.jar;fmx.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar</EnabledSysJars> |
75 |
| - </PropertyGroup> |
76 | 62 | <PropertyGroup Condition="'$(Base_Win32)'!=''">
|
77 | 63 | <DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;RESTComponents;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;bindcompvclsmp;tethering;svnui;bindcompvclwinx;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;FireDAC;vcltouch;vcldb;bindcompfmx;svn;FireDACSqliteDriver;FireDACPgDriver;inetdb;soaprtl;DbxCommonDriver;fmx;FireDACIBDriver;fmxdae;xmlrtl;soapmidas;vcledge;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;FireDACCommon;IndyIPClient;bindcompvcl;RESTBackendComponents;VCLRESTComponents;soapserver;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;CloudService;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;FireDACCommonDriver;inet;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
|
78 | 64 | <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
|
|
88 | 74 | <DCC_ConsoleTarget>true</DCC_ConsoleTarget>
|
89 | 75 | <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
|
90 | 76 | <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
|
| 77 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 78 | + <BT_BuildType>Debug</BT_BuildType> |
91 | 79 | </PropertyGroup>
|
92 | 80 | <PropertyGroup Condition="'$(Cfg_1)'!=''">
|
93 | 81 | <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
|
|
101 | 89 | <DCC_RemoteDebug>false</DCC_RemoteDebug>
|
102 | 90 | <Manifest_File>(None)</Manifest_File>
|
103 | 91 | </PropertyGroup>
|
| 92 | + <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''"> |
| 93 | + <DCC_DcuOutput>..\..\..\lib\$(Platform)</DCC_DcuOutput> |
| 94 | + <DCC_ExeOutput>..\..\..\bin\$(Platform)</DCC_ExeOutput> |
| 95 | + <Manifest_File>(None)</Manifest_File> |
| 96 | + </PropertyGroup> |
104 | 97 | <PropertyGroup Condition="'$(Cfg_2)'!=''">
|
105 | 98 | <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
|
106 | 99 | <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
|
|
930 | 923 | <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
|
931 | 924 | </Deployment>
|
932 | 925 | <Platforms>
|
933 |
| - <Platform value="Android">False</Platform> |
934 |
| - <Platform value="Android64">False</Platform> |
935 | 926 | <Platform value="Win32">True</Platform>
|
936 |
| - <Platform value="Win64">False</Platform> |
| 927 | + <Platform value="Win64">True</Platform> |
937 | 928 | </Platforms>
|
938 | 929 | </BorlandProject>
|
939 | 930 | <ProjectFileVersion>12</ProjectFileVersion>
|
|
0 commit comments