Merge branch 'master' of github.com:flynx/ImageGrid

This commit is contained in:
Alex A. Naanou 2020-09-03 02:31:54 +03:00
commit 96293b0b20
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
## APP_NAME - Application name
## APP_BIN - App binary name (ignored for MacOS)
##
## ARCH - target achitecture (ia32, x86)
## ARCH - target achitecture (ia32, x86, x64, ...)
## TARGET_OS - target OS (win32, linux, darwin)
##
## ELECTRON_DOWNOAD_URL

View File

@ -9,7 +9,7 @@ Variables to control the build:
APP_NAME - Application name
APP_BIN - App binary name (ignored for MacOS)
ARCH - target achitecture (ia32, x86)
ARCH - target achitecture (ia32, x86, x64, ...)
TARGET_OS - target OS (win32, linux, darwin)
ELECTRON_DOWNOAD_URL