Skip to content

Commit

Permalink
Ouch
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Jan 26, 2022
1 parent b2ee5cd commit a8b45c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ environment:
PLATFORM: Win32-VB6-Binding
IS_VB6_BINDING: YES
EXTRA_CMAKE_FLAGS: "-DBUILD_AS_VB6_BINDING=ON -DAUDIO_CODECS_SDL2_HG_BRANCH=release-2.0.12 -DAUDIO_CODECS_SDL2_GIT_BRANCH=983bbf9 -DWITH_SDL2_WASAPI=OFF"
APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2015"
- BUILD_TYPE: MinSizeRel
COMPILER: MinGW-w32
COMPILER_FAMILY: MinGW
GENERATOR: "MinGW Makefiles"
PLATFORM: Win32-VB6-Binding-SDL-2.0.8
IS_VB6_BINDING: YES
EXTRA_CMAKE_FLAGS: "-DBUILD_AS_VB6_BINDING=ON -DAUDIO_CODECS_SDL2_HG_BRANCH=release-2.0.8 -DAUDIO_CODECS_SDL2_GIT_BRANCH=e9fc66a -DWITH_SDL2_WASAPI=OFF"
APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2015"
- BUILD_TYPE: Release
COMPILER: MSVC15
COMPILER_FAMILY: MSVC
Expand Down

0 comments on commit a8b45c6

Please sign in to comment.