mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update native platform version to 1.2.1
This commit is contained in:
parent
09dc8c947b
commit
f0eda5018a
@ -1,6 +1,6 @@
|
|||||||
[env:darwin_sdl]
|
[env:darwin_sdl]
|
||||||
lib_archive = false
|
lib_archive = false
|
||||||
platform = native@^1.1.4
|
platform = native@^1.2.1
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
pre:tools/osx_build_extra.py
|
pre:tools/osx_build_extra.py
|
||||||
tools/linux_build_extra.py
|
tools/linux_build_extra.py
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[env:linux_fbdev]
|
[env:linux_fbdev]
|
||||||
platform = native@^1.1.4
|
platform = native@^1.2.1
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
tools/linux_build_extra.py
|
tools/linux_build_extra.py
|
||||||
build_flags =
|
build_flags =
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[env:linux_sdl]
|
[env:linux_sdl]
|
||||||
platform = native@^1.1.4
|
platform = native@^1.2.1
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
tools/sdl2_build_extra.py
|
tools/sdl2_build_extra.py
|
||||||
tools/linux_build_extra.py
|
tools/linux_build_extra.py
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[env:windows_gdi]
|
[env:windows_gdi]
|
||||||
platform = native@^1.1.4
|
platform = native@^1.2.1
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
tools/windows_build_extra.py
|
tools/windows_build_extra.py
|
||||||
build_flags =
|
build_flags =
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[env:windows_sdl]
|
[env:windows_sdl]
|
||||||
platform = native@^1.1.4
|
platform = native@^1.2.1
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
tools/sdl2_build_extra.py
|
tools/sdl2_build_extra.py
|
||||||
tools/windows_build_extra.py
|
tools/windows_build_extra.py
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[env:windows_sdl_64bits]
|
[env:windows_sdl_64bits]
|
||||||
platform = native@^1.1.4
|
platform = native@^1.2.1
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
tools/sdl2_build_extra.py
|
tools/sdl2_build_extra.py
|
||||||
tools/windows_build_extra.py
|
tools/windows_build_extra.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user