Move Windows Store Artwork to make sure it's not accidentally included in APPX packages
|
@ -619,7 +619,7 @@
|
|||
<property name="dir.staging" location="${dir.dist}/appx/${arch}" />
|
||||
|
||||
<copy todir="${dir.staging}">
|
||||
<fileset dir="${dir.installer}/appx" includes="*.exe, *.properties, *.ico, Assets/*.png" />
|
||||
<fileset dir="${dir.installer}/appx" includes="*.exe, *.properties, *.ico, **/*.png" />
|
||||
<fileset dir="${dir.lib}/native/win32-${arch}" />
|
||||
</copy>
|
||||
<copy todir="${dir.staging}/lib">
|
||||
|
|
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 150 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 234 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |