version: 1.0.{build} image: Visual Studio 2015 shallow_clone: true clone_depth: 1 install: - set "PATH=C:\DXSDK;C:\MinGW\bin;C:\Windows\System32;C:\Windows;%PATH%" - set MSYSTEM=MINGW32 - set PreferredToolArchitecture=x86 - choco install nasm - set PATH="C:\Program Files\NASM";%PATH% build_script: - 7z e %APPVEYOR_BUILD_FOLDER%\src\dep\mingw\dxsdk.7z -oc:\MinGW * -r -ao - 7z a fbn-code.7z %APPVEYOR_BUILD_FOLDER%\* - bash -lc "exec 0