Fix makepri parameters

This commit is contained in:
Nicolas Werner 2024-04-06 00:45:23 +02:00
parent 8ca908058e
commit 5b989194c6
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9

View file

@ -52,7 +52,7 @@ del msix\vc_redist*
::@PowerShell "Get-Content .\msix\AppxManifest.xml"
:: Generate resource files to be able to use unplated icons
makepri createconfig /cf msix\priconfig.xml /dg EN-US
makepri createconfig /cf msix\priconfig.xml /dq EN-US
makepri new /pr msix /cf msix\priconfig.xml
:: Build the msix