mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
Merge branch 'master' of github.com:flynx/ImageGrid
This commit is contained in:
commit
96293b0b20
@ -38,7 +38,7 @@
|
|||||||
## APP_NAME - Application name
|
## APP_NAME - Application name
|
||||||
## APP_BIN - App binary name (ignored for MacOS)
|
## 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)
|
## TARGET_OS - target OS (win32, linux, darwin)
|
||||||
##
|
##
|
||||||
## ELECTRON_DOWNOAD_URL
|
## ELECTRON_DOWNOAD_URL
|
||||||
|
|||||||
@ -9,7 +9,7 @@ Variables to control the build:
|
|||||||
APP_NAME - Application name
|
APP_NAME - Application name
|
||||||
APP_BIN - App binary name (ignored for MacOS)
|
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)
|
TARGET_OS - target OS (win32, linux, darwin)
|
||||||
|
|
||||||
ELECTRON_DOWNOAD_URL
|
ELECTRON_DOWNOAD_URL
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user