Try to fix 32-bit MWS support

This commit is contained in:
Reinhard Pointner 2018-08-11 16:48:24 +07:00
parent a29c8317dc
commit a116521630
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@
<target name="appx" depends="revision" description="Build Windows 10 package">
<property name="appx.arch" location="x64" />
<property name="appx.arch" value="x64" />
<property name="dir.staging" location="${dir.dist}/appx" />
<copy todir="${dir.staging}">