1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-09 13:59:49 -04:00

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

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}">