Skip to content

Commit

Permalink
Built for 0.5.11 Win 32bit/64bit + WinStore 32bit
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed May 14, 2022
1 parent 5cf3cf4 commit ae5aa50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions App/READCOM_App.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<ProjectVersion>19.4</ProjectVersion>
<FrameworkType>FMX</FrameworkType>
<Base>True</Base>
<Config Condition="'$(Config)'==''">Debug</Config>
<Platform Condition="'$(Platform)'==''">Win32</Platform>
<Config Condition="'$(Config)'==''">Release</Config>
<Platform Condition="'$(Platform)'==''">Android64</Platform>
<TargetedPlatforms>168979</TargetedPlatforms>
<AppType>Application</AppType>
<MainSource>READCOM_App.dpr</MainSource>
Expand Down Expand Up @@ -428,6 +428,7 @@
<PF_UWPPackageName>17029Zoomicon.READ-COMReadingCommunities</PF_UWPPackageName>
<PF_UWPPackageDisplayName>READ-COM: Reading Communities</PF_UWPPackageDisplayName>
<PF_UWPPublisherDisplayName>Zoomicon</PF_UWPPublisherDisplayName>
<PF_UWPDistributionType>Store</PF_UWPDistributionType>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
Expand All @@ -448,13 +449,6 @@
<DCCReference Include="..\3rdPartyLib\object-debugger-for-firemonkey\FormMessage.pas">
<Form>MessageForm</Form>
</DCCReference>
<DCCReference Include="..\3rdPartyLib\object-debugger-for-firemonkey\ObjectDebuggerFMXFrame.pas">
<Form>FMXObjectDebuggerFrame</Form>
<DesignClass>TFrame</DesignClass>
</DCCReference>
<DCCReference Include="..\3rdPartyLib\object-debugger-for-firemonkey\DemoDesktop\ObjectDebuggerFMXForm.pas">
<Form>ObjectDebuggerFMXForm</Form>
</DCCReference>
<DCCReference Include="..\Zoomicon.Generics\Factories\Zoomicon.Generics.Factories.pas"/>
<DCCReference Include="..\Zoomicon.Generics\Collections\Zoomicon.Generics.Registries.pas"/>
<DCCReference Include="..\Zoomicon.Generics\Functors\Zoomicon.Generics.Functors.pas"/>
Expand Down
Binary file modified Zoomicon.Media/Zoomicon.Media.FMX.res
Binary file not shown.

0 comments on commit ae5aa50

Please sign in to comment.