|
4 | 4 | <ProjectVersion>19.4</ProjectVersion>
|
5 | 5 | <FrameworkType>FMX</FrameworkType>
|
6 | 6 | <Base>True</Base>
|
7 |
| - <Config Condition="'$(Config)'==''">Debug</Config> |
8 |
| - <Platform Condition="'$(Platform)'==''">Win32</Platform> |
| 7 | + <Config Condition="'$(Config)'==''">Release</Config> |
| 8 | + <Platform Condition="'$(Platform)'==''">Android64</Platform> |
9 | 9 | <TargetedPlatforms>168979</TargetedPlatforms>
|
10 | 10 | <AppType>Application</AppType>
|
11 | 11 | <MainSource>READCOM_App.dpr</MainSource>
|
|
428 | 428 | <PF_UWPPackageName>17029Zoomicon.READ-COMReadingCommunities</PF_UWPPackageName>
|
429 | 429 | <PF_UWPPackageDisplayName>READ-COM: Reading Communities</PF_UWPPackageDisplayName>
|
430 | 430 | <PF_UWPPublisherDisplayName>Zoomicon</PF_UWPPublisherDisplayName>
|
| 431 | + <PF_UWPDistributionType>Store</PF_UWPDistributionType> |
431 | 432 | </PropertyGroup>
|
432 | 433 | <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
|
433 | 434 | <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
|
|
448 | 449 | <DCCReference Include="..\3rdPartyLib\object-debugger-for-firemonkey\FormMessage.pas">
|
449 | 450 | <Form>MessageForm</Form>
|
450 | 451 | </DCCReference>
|
451 |
| - <DCCReference Include="..\3rdPartyLib\object-debugger-for-firemonkey\ObjectDebuggerFMXFrame.pas"> |
452 |
| - <Form>FMXObjectDebuggerFrame</Form> |
453 |
| - <DesignClass>TFrame</DesignClass> |
454 |
| - </DCCReference> |
455 |
| - <DCCReference Include="..\3rdPartyLib\object-debugger-for-firemonkey\DemoDesktop\ObjectDebuggerFMXForm.pas"> |
456 |
| - <Form>ObjectDebuggerFMXForm</Form> |
457 |
| - </DCCReference> |
458 | 452 | <DCCReference Include="..\Zoomicon.Generics\Factories\Zoomicon.Generics.Factories.pas"/>
|
459 | 453 | <DCCReference Include="..\Zoomicon.Generics\Collections\Zoomicon.Generics.Registries.pas"/>
|
460 | 454 | <DCCReference Include="..\Zoomicon.Generics\Functors\Zoomicon.Generics.Functors.pas"/>
|
|
0 commit comments