mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
try again (nw)
This commit is contained in:
parent
88dd01b95d
commit
d79b2fcf30
@ -26,7 +26,7 @@ install:
|
||||
- set "PATH=C:\msys64\usr\bin;C:\msys64\mingw64\bin;C:\Windows\System32;C:\Windows;%PATH%"
|
||||
- set MSYSTEM=MINGW64
|
||||
- set PreferredToolArchitecture=x64
|
||||
- WebpiCmd /Install /Products:"Windows 8.1 SDK"
|
||||
- cinst windows-sdk-8.1
|
||||
|
||||
build_script:
|
||||
- bash -lc "exec 0</dev/null && cd $APPVEYOR_BUILD_FOLDER && make SUBTARGET=tiny PTR64=1 TOOLS=1 OPTIMIZE=0 vs2017 -j4"
|
||||
|
Loading…
Reference in New Issue
Block a user