|
1 | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | 2 | <PropertyGroup> |
3 | 3 | <ProjectGuid>{34708C17-429F-42F9-91A7-C54EC8AB7D72}</ProjectGuid> |
4 | | - <ProjectVersion>20.1</ProjectVersion> |
| 4 | + <ProjectVersion>20.3</ProjectVersion> |
5 | 5 | <FrameworkType>None</FrameworkType> |
6 | 6 | <Base>True</Base> |
7 | | - <Config Condition="'$(Config)'==''">Debug</Config> |
| 7 | + <Config Condition="'$(Config)'==''">Release</Config> |
8 | 8 | <Platform Condition="'$(Platform)'==''">Win64</Platform> |
9 | 9 | <ProjectName Condition="'$(ProjectName)'==''">Client_OpenSSL</ProjectName> |
10 | 10 | <TargetedPlatforms>3</TargetedPlatforms> |
|
202 | 202 | <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages> |
203 | 203 | </Excluded_Packages> |
204 | 204 | </Delphi.Personality> |
205 | | - <Deployment Version="4"> |
| 205 | + <Deployment Version="5"> |
206 | 206 | <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule"> |
207 | 207 | <Platform Name="iOSSimulator"> |
208 | 208 | <Overwrite>true</Overwrite> |
|
218 | 218 | <Overwrite>true</Overwrite> |
219 | 219 | </Platform> |
220 | 220 | </DeployFile> |
221 | | - <DeployFile LocalName="bins\OpenSSL\Win32\Debug\Client_OpenSSL.exe" Configuration="Debug" Class="ProjectOutput"> |
222 | | - <Platform Name="Win32"> |
223 | | - <RemoteName>Client_OpenSSL.exe</RemoteName> |
224 | | - <Overwrite>true</Overwrite> |
225 | | - </Platform> |
226 | | - </DeployFile> |
227 | | - <DeployFile LocalName="bins\OpenSSL\Win64\Debug\Client_OpenSSL.exe" Configuration="Debug" Class="ProjectOutput"> |
228 | | - <Platform Name="Win64"> |
229 | | - <RemoteName>Client_OpenSSL.exe</RemoteName> |
230 | | - <Overwrite>true</Overwrite> |
231 | | - </Platform> |
232 | | - </DeployFile> |
233 | | - <DeployFile LocalName="bins\OpenSSL\Win64\Debug\Client_OpenSSL.rsm" Configuration="Debug" Class="DebugSymbols"> |
234 | | - <Platform Name="Win64"> |
235 | | - <RemoteName>Client_OpenSSL.rsm</RemoteName> |
236 | | - <Overwrite>true</Overwrite> |
237 | | - </Platform> |
238 | | - </DeployFile> |
| 221 | + <DeployFile LocalName="bins\OpenSSL\Win32\Debug\Client_OpenSSL.exe" Configuration="Debug" Class="ProjectOutput"/> |
| 222 | + <DeployFile LocalName="bins\OpenSSL\Win64\Debug\Client_OpenSSL.exe" Configuration="Debug" Class="ProjectOutput"/> |
| 223 | + <DeployFile LocalName="bins\OpenSSL\Win64\Debug\Client_OpenSSL.rsm" Configuration="Debug" Class="DebugSymbols"/> |
239 | 224 | <DeployClass Name="AdditionalDebugSymbols"> |
240 | 225 | <Platform Name="iOSSimulator"> |
241 | 226 | <Operation>1</Operation> |
|
248 | 233 | <Operation>0</Operation> |
249 | 234 | </Platform> |
250 | 235 | </DeployClass> |
251 | | - <DeployClass Name="AndroidClasses"> |
252 | | - <Platform Name="Android"> |
253 | | - <RemoteDir>classes</RemoteDir> |
254 | | - <Operation>64</Operation> |
255 | | - </Platform> |
256 | | - <Platform Name="Android64"> |
257 | | - <RemoteDir>classes</RemoteDir> |
258 | | - <Operation>64</Operation> |
259 | | - </Platform> |
260 | | - </DeployClass> |
261 | 236 | <DeployClass Name="AndroidFileProvider"> |
262 | 237 | <Platform Name="Android"> |
263 | 238 | <RemoteDir>res\xml</RemoteDir> |
|
360 | 335 | <Operation>1</Operation> |
361 | 336 | </Platform> |
362 | 337 | </DeployClass> |
| 338 | + <DeployClass Name="AndroidSplashStylesV35"> |
| 339 | + <Platform Name="Android"> |
| 340 | + <RemoteDir>res\values-v35</RemoteDir> |
| 341 | + <Operation>1</Operation> |
| 342 | + </Platform> |
| 343 | + <Platform Name="Android64"> |
| 344 | + <RemoteDir>res\values-v35</RemoteDir> |
| 345 | + <Operation>1</Operation> |
| 346 | + </Platform> |
| 347 | + </DeployClass> |
363 | 348 | <DeployClass Name="Android_AdaptiveIcon"> |
364 | 349 | <Platform Name="Android"> |
365 | 350 | <RemoteDir>res\drawable-anydpi-v26</RemoteDir> |
|
1188 | 1173 | <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/> |
1189 | 1174 | </Deployment> |
1190 | 1175 | <Platforms> |
| 1176 | + <Platform value="Linux64">False</Platform> |
1191 | 1177 | <Platform value="Win32">True</Platform> |
1192 | 1178 | <Platform value="Win64">True</Platform> |
1193 | 1179 | </Platforms> |
|
0 commit comments