mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 19:05:31 +00:00
chore(windows): fix build for setup locale data
This commit is contained in:
parent
6a0b4636c8
commit
dfaa0bb005
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ build: version.res manifest.res icons locale
|
|||
# bundled installer and is not signed
|
||||
$(COPY) $(WIN32_TARGET_PATH)\setup.exe $(PROGRAM)\desktop\setup-redist.exe
|
||||
|
||||
locale:
|
||||
locale: .virtual
|
||||
$(ROOT)\bin\buildtools\devtools.exe -buildsetupstrings locale\ .\
|
||||
|
||||
setup_dialog.res:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue