|
9 | 9 | <TargetedPlatforms>1</TargetedPlatforms>
|
10 | 10 | <AppType>Console</AppType>
|
11 | 11 | <MainSource>delphereum.dpr</MainSource>
|
| 12 | + <ProjectName Condition="'$(ProjectName)'==''">delphereum</ProjectName> |
12 | 13 | </PropertyGroup>
|
13 | 14 | <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
|
14 | 15 | <Base>true</Base>
|
|
23 | 24 | <CfgParent>Base</CfgParent>
|
24 | 25 | <Base>true</Base>
|
25 | 26 | </PropertyGroup>
|
26 |
| - <PropertyGroup Condition="('$(Platform)'=='Linux64' and '$(Base)'=='true') or '$(Base_Linux64)'!=''"> |
27 |
| - <Base_Linux64>true</Base_Linux64> |
28 |
| - <CfgParent>Base</CfgParent> |
29 |
| - <Base>true</Base> |
30 |
| - </PropertyGroup> |
31 | 27 | <PropertyGroup Condition="('$(Platform)'=='OSX64' and '$(Base)'=='true') or '$(Base_OSX64)'!=''">
|
32 | 28 | <Base_OSX64>true</Base_OSX64>
|
33 | 29 | <CfgParent>Base</CfgParent>
|
|
87 | 83 | <PropertyGroup Condition="'$(Base_iOSSimARM64)'!=''">
|
88 | 84 | <DCC_UsePackage>fmx;DbxCommonDriver;bindengine;IndyIPCommon;emsclient;FireDACCommonDriver;IndyProtocols;IndyIPClient;dbxcds;bindcompfmx;FireDACSqliteDriver;DbxClientDriver;soapmidas;fmxFireDAC;dbexpress;inet;DataSnapCommon;fmxase;dbrtl;FireDACDBXDriver;CustomIPTransport;DBXInterBaseDriver;IndySystem;bindcomp;FireDACCommon;IndyCore;RESTBackendComponents;bindcompdbx;rtl;RESTComponents;DBXSqliteDriver;IndyIPServer;dsnapxml;DataSnapClient;DataSnapProviderClient;DataSnapFireDAC;emsclientfiredac;FireDAC;FireDACDSDriver;xmlrtl;tethering;dsnap;CloudService;DataSnapNativeClient;soaprtl;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
|
89 | 85 | </PropertyGroup>
|
90 |
| - <PropertyGroup Condition="'$(Base_Linux64)'!=''"> |
91 |
| - <DCC_UsePackage>DataSnapServer;fmx;emshosting;DbxCommonDriver;bindengine;FireDACCommonODBC;emsclient;FireDACCommonDriver;IndyProtocols;dbxcds;emsedge;inetdb;FireDACSqliteDriver;DbxClientDriver;FireDACASADriver;soapmidas;dbexpress;FireDACInfxDriver;inet;DataSnapCommon;dbrtl;FireDACOracleDriver;CustomIPTransport;FireDACMSSQLDriver;DataSnapIndy10ServerTransport;DataSnapConnectors;FireDACMongoDBDriver;IndySystem;FireDACTDataDriver;bindcomp;FireDACCommon;DataSnapServerMidas;FireDACODBCDriver;emsserverresource;IndyCore;RESTBackendComponents;rtl;FireDACMySQLDriver;FireDACADSDriver;RESTComponents;dsnapxml;DataSnapClient;DataSnapFireDAC;emsclientfiredac;FireDACPgDriver;FireDAC;xmlrtl;dsnap;CloudService;FireDACDb2Driver;DataSnapNativeClient;DatasnapConnectorsFreePascal;soaprtl;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage> |
92 |
| - </PropertyGroup> |
93 | 86 | <PropertyGroup Condition="'$(Base_OSX64)'!=''">
|
94 | 87 | <DCC_UsePackage>DataSnapServer;fmx;DbxCommonDriver;bindengine;IndyIPCommon;FireDACCommonODBC;emsclient;FireDACCommonDriver;IndyProtocols;IndyIPClient;dbxcds;bindcompfmx;DBXFirebirdDriver;inetdb;FireDACSqliteDriver;DbxClientDriver;FireDACASADriver;soapmidas;fmxFireDAC;dbexpress;DBXMySQLDriver;inet;DataSnapCommon;fmxase;dbrtl;FireDACDBXDriver;FireDACOracleDriver;fmxdae;CustomIPTransport;FireDACMSSQLDriver;DataSnapIndy10ServerTransport;DBXInterBaseDriver;FireDACMongoDBDriver;IndySystem;FireDACTDataDriver;bindcomp;FireDACCommon;DataSnapServerMidas;FireDACODBCDriver;IndyCore;RESTBackendComponents;sgcIDE;bindcompdbx;rtl;FireDACMySQLDriver;RESTComponents;DBXSqliteDriver;IndyIPServer;dsnapxml;DataSnapClient;DataSnapProviderClient;DataSnapFireDAC;emsclientfiredac;FireDACPgDriver;FireDAC;FireDACDSDriver;inetdbxpress;xmlrtl;tethering;dsnap;CloudService;DBXSybaseASADriver;DBXOracleDriver;DBXInformixDriver;fmxobj;DataSnapNativeClient;soaprtl;soapserver;FireDACIBDriver;$(DCC_UsePackage)</DCC_UsePackage>
|
95 | 88 | </PropertyGroup>
|
|
160 | 153 | <DCCReference Include="..\web3.eth.crypto.tests.pas"/>
|
161 | 154 | <DCCReference Include="..\web3.eth.defi.pas"/>
|
162 | 155 | <DCCReference Include="..\web3.eth.dydx.pas"/>
|
| 156 | + <DCCReference Include="..\web3.eth.eip712.pas"/> |
| 157 | + <DCCReference Include="..\web3.eth.eip712.tests.pas"/> |
163 | 158 | <DCCReference Include="..\web3.eth.ens.pas"/>
|
164 | 159 | <DCCReference Include="..\web3.eth.ens.tests.pas"/>
|
165 | 160 | <DCCReference Include="..\web3.eth.erc20.pas"/>
|
|
906 | 901 | <Platform Name="Win64">
|
907 | 902 | <Operation>1</Operation>
|
908 | 903 | </Platform>
|
| 904 | + <Platform Name="Win64x"> |
| 905 | + <Operation>1</Operation> |
| 906 | + </Platform> |
909 | 907 | </DeployClass>
|
910 | 908 | <DeployClass Name="ProjectiOSDeviceDebug">
|
911 | 909 | <Platform Name="iOSDevice32">
|
|
1198 | 1196 | <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
|
1199 | 1197 | <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
|
1200 | 1198 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
|
| 1199 | + <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/> |
1201 | 1200 | </Deployment>
|
1202 | 1201 | <Platforms>
|
1203 | 1202 | <Platform value="iOSDevice64">False</Platform>
|
1204 | 1203 | <Platform value="iOSSimARM64">False</Platform>
|
1205 |
| - <Platform value="Linux64">False</Platform> |
1206 | 1204 | <Platform value="OSX64">False</Platform>
|
1207 | 1205 | <Platform value="OSXARM64">False</Platform>
|
1208 | 1206 | <Platform value="Win32">True</Platform>
|
|
0 commit comments