mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update native platform to v1.1.4
This commit is contained in:
parent
7b3ae82d7c
commit
b895dbd591
@ -1,6 +1,6 @@
|
||||
[env:darwin_sdl_64bits]
|
||||
lib_archive = false
|
||||
platform = native@^1.1.3
|
||||
platform = native@^1.1.4
|
||||
extra_scripts =
|
||||
pre:tools/osx_build_extra.py
|
||||
tools/linux_build_extra.py
|
||||
|
@ -1,5 +1,5 @@
|
||||
[env:linux_sdl_64bits]
|
||||
platform = native@^1.1.3
|
||||
platform = native@^1.1.4
|
||||
extra_scripts =
|
||||
tools/sdl2_build_extra.py
|
||||
tools/linux_build_extra.py
|
||||
|
@ -1,5 +1,5 @@
|
||||
[env:windows_sdl_64bits]
|
||||
platform = native@^1.1.3
|
||||
platform = native@^1.1.4
|
||||
extra_scripts =
|
||||
tools/sdl2_build_extra.py
|
||||
tools/windows_build_extra.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user