mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor doc tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6b5813e45e
commit
f2cbd7f00f
@ -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