|
5 | 5 | <FrameworkType>FMX</FrameworkType> |
6 | 6 | <MainSource>LockBoxFMXCD.cpp</MainSource> |
7 | 7 | <Base>True</Base> |
8 | | - <Config Condition="'$(Config)'==''">Debug</Config> |
| 8 | + <Config Condition="'$(Config)'==''">Release</Config> |
9 | 9 | <Platform Condition="'$(Platform)'==''">Win32</Platform> |
10 | 10 | <TargetedPlatforms>1</TargetedPlatforms> |
11 | 11 | <AppType>Package</AppType> |
|
229 | 229 | <Excluded_Packages Name="$(BDSBIN)\dclofficexp240.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages> |
230 | 230 | </Excluded_Packages> |
231 | 231 | </CPlusPlusBuilder.Personality> |
232 | | - <Deployment Version="2"> |
| 232 | + <Deployment Version="3"> |
233 | 233 | <DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\16.0\BPL\LockBoxFMXCD.tds" Configuration="Debug" Class="DebugSymbols"> |
234 | 234 | <Platform Name="Win32"> |
235 | 235 | <RemoteName>LockBoxFMXCD.tds</RemoteName> |
|
282 | 282 | <Overwrite>true</Overwrite> |
283 | 283 | </Platform> |
284 | 284 | </DeployFile> |
| 285 | + <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"> |
| 286 | + <Platform Name="OSX32"> |
| 287 | + <Overwrite>true</Overwrite> |
| 288 | + </Platform> |
| 289 | + </DeployFile> |
285 | 290 | <DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin64\cc64220mt.dll" Class="DependencyModule"> |
286 | 291 | <Platform Name="Win64"> |
287 | 292 | <Overwrite>true</Overwrite> |
|
342 | 347 | <Overwrite>true</Overwrite> |
343 | 348 | </Platform> |
344 | 349 | </DeployFile> |
345 | | - <DeployClass Name="DependencyModule"> |
346 | | - <Platform Name="Win32"> |
347 | | - <Operation>0</Operation> |
348 | | - <Extensions>.dll;.bpl</Extensions> |
349 | | - </Platform> |
350 | | - <Platform Name="OSX32"> |
351 | | - <Operation>1</Operation> |
352 | | - <Extensions>.dylib</Extensions> |
353 | | - </Platform> |
354 | | - </DeployClass> |
| 350 | + <DeployClass Name="ProjectiOSDeviceResourceRules"/> |
355 | 351 | <DeployClass Name="ProjectOSXResource"> |
356 | 352 | <Platform Name="OSX32"> |
357 | 353 | <RemoteDir>Contents\Resources</RemoteDir> |
|
440 | 436 | <Operation>1</Operation> |
441 | 437 | </Platform> |
442 | 438 | </DeployClass> |
443 | | - <DeployClass Name="AndroidLibnativeX86File"> |
444 | | - <Platform Name="Android"> |
445 | | - <RemoteDir>library\lib\x86</RemoteDir> |
446 | | - <Operation>1</Operation> |
447 | | - </Platform> |
448 | | - </DeployClass> |
| 439 | + <DeployClass Name="AndroidLibnativeX86File"/> |
449 | 440 | <DeployClass Name="ProjectiOSDeviceDebug"> |
450 | 441 | <Platform Name="iOSDevice64"> |
451 | 442 | <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
|
668 | 659 | <Operation>1</Operation> |
669 | 660 | </Platform> |
670 | 661 | </DeployClass> |
671 | | - <DeployClass Name="ProjectiOSDeviceResourceRules"/> |
| 662 | + <DeployClass Name="DependencyModule"> |
| 663 | + <Platform Name="Win32"> |
| 664 | + <Operation>0</Operation> |
| 665 | + <Extensions>.dll;.bpl</Extensions> |
| 666 | + </Platform> |
| 667 | + <Platform Name="OSX32"> |
| 668 | + <Operation>1</Operation> |
| 669 | + <Extensions>.dylib</Extensions> |
| 670 | + </Platform> |
| 671 | + </DeployClass> |
672 | 672 | <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
673 | 673 | <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
674 | 674 | <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/> |
|
0 commit comments