|
2 | 2 | <PropertyGroup>
|
3 | 3 | <ProjectGuid>{55D47047-0453-4353-A477-8131376AC9FE}</ProjectGuid>
|
4 | 4 | <MainSource>Olf.VCL.Extend.dpk</MainSource>
|
5 |
| - <ProjectVersion>20.1</ProjectVersion> |
| 5 | + <ProjectVersion>20.3</ProjectVersion> |
6 | 6 | <FrameworkType>None</FrameworkType>
|
7 | 7 | <Base>True</Base>
|
8 | 8 | <Config Condition="'$(Config)'==''">Debug</Config>
|
9 | 9 | <Platform Condition="'$(Platform)'==''">Win32</Platform>
|
10 |
| - <TargetedPlatforms>1</TargetedPlatforms> |
| 10 | + <TargetedPlatforms>3</TargetedPlatforms> |
11 | 11 | <AppType>Package</AppType>
|
12 | 12 | <ProjectName Condition="'$(ProjectName)'==''">Olf.VCL.Extend</ProjectName>
|
13 | 13 | </PropertyGroup>
|
|
134 | 134 | </PropertyGroup>
|
135 | 135 | <PropertyGroup Condition="'$(Base_Win64)'!=''">
|
136 | 136 | <DCC_UsePackage>vcl;rtl;vclx;$(DCC_UsePackage)</DCC_UsePackage>
|
| 137 | + <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 138 | + <BT_BuildType>Debug</BT_BuildType> |
| 139 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 140 | + <VerInfo_Locale>1033</VerInfo_Locale> |
137 | 141 | </PropertyGroup>
|
138 | 142 | <PropertyGroup Condition="'$(Base_Win64x)'!=''">
|
139 | 143 | <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
|
|
197 | 201 | <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Composants Microsoft Office XP Sample Automation Server Wrapper</Excluded_Packages>
|
198 | 202 | </Excluded_Packages>
|
199 | 203 | </Delphi.Personality>
|
200 |
| - <Deployment Version="4"> |
| 204 | + <Deployment Version="5"> |
201 | 205 | <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
|
202 | 206 | <Platform Name="iOSSimulator">
|
203 | 207 | <Overwrite>true</Overwrite>
|
|
213 | 217 | <Overwrite>true</Overwrite>
|
214 | 218 | </Platform>
|
215 | 219 | </DeployFile>
|
216 |
| - <DeployFile LocalName="..\..\..\..\..\..\..\..\Public\Documents\Embarcadero\Studio\23.0\Bpl\Olf.VCL.Extend.bpl" Configuration="Debug" Class="ProjectOutput"> |
217 |
| - <Platform Name="Win32"> |
218 |
| - <RemoteName>Olf_VCL_Extend.bpl</RemoteName> |
219 |
| - <Overwrite>true</Overwrite> |
220 |
| - </Platform> |
221 |
| - </DeployFile> |
| 220 | + <DeployFile LocalName="..\..\..\..\..\..\..\..\Public\Documents\Embarcadero\Studio\23.0\Bpl\Olf.VCL.Extend.bpl" Configuration="Debug" Class="ProjectOutput"/> |
222 | 221 | <DeployClass Name="AdditionalDebugSymbols">
|
223 | 222 | <Platform Name="OSX32">
|
224 | 223 | <Operation>1</Operation>
|
|
227 | 226 | <Operation>0</Operation>
|
228 | 227 | </Platform>
|
229 | 228 | </DeployClass>
|
230 |
| - <DeployClass Name="AndroidClasses"> |
231 |
| - <Platform Name="Android"> |
232 |
| - <RemoteDir>classes</RemoteDir> |
233 |
| - <Operation>64</Operation> |
234 |
| - </Platform> |
235 |
| - <Platform Name="Android64"> |
236 |
| - <RemoteDir>classes</RemoteDir> |
237 |
| - <Operation>64</Operation> |
238 |
| - </Platform> |
239 |
| - </DeployClass> |
240 | 229 | <DeployClass Name="AndroidFileProvider">
|
241 | 230 | <Platform Name="Android">
|
242 | 231 | <RemoteDir>res\xml</RemoteDir>
|
|
339 | 328 | <Operation>1</Operation>
|
340 | 329 | </Platform>
|
341 | 330 | </DeployClass>
|
| 331 | + <DeployClass Name="AndroidSplashStylesV35"> |
| 332 | + <Platform Name="Android"> |
| 333 | + <RemoteDir>res\values-v35</RemoteDir> |
| 334 | + <Operation>1</Operation> |
| 335 | + </Platform> |
| 336 | + <Platform Name="Android64"> |
| 337 | + <RemoteDir>res\values-v35</RemoteDir> |
| 338 | + <Operation>1</Operation> |
| 339 | + </Platform> |
| 340 | + </DeployClass> |
342 | 341 | <DeployClass Name="Android_AdaptiveIcon">
|
343 | 342 | <Platform Name="Android">
|
344 | 343 | <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
|
|
1080 | 1079 | <Platform value="OSX64">False</Platform>
|
1081 | 1080 | <Platform value="OSXARM64">False</Platform>
|
1082 | 1081 | <Platform value="Win32">True</Platform>
|
1083 |
| - <Platform value="Win64">False</Platform> |
| 1082 | + <Platform value="Win64">True</Platform> |
1084 | 1083 | <Platform value="Win64x">False</Platform>
|
1085 | 1084 | </Platforms>
|
1086 | 1085 | </BorlandProject>
|
|
0 commit comments