This commit is contained in:
odrling 2019-12-29 22:12:38 +01:00
parent 4d6fbbf571
commit 725f69ec3f
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ install:
- cmd: set BOOST_ROOT=C:\Libraries\boost_1_71_0
# build wxWidgets
- cmd: chdir %WXWIN%\build\msw
- cmd: nmake -f makefile.vc BUILD=debug
- cmd: nmake -f makefile.vc BUILD=release
- cmd: nmake -f makefile.vc BUILD=release COMPILER_PREFIX=vc14x
- cmd: chdir %APPVEYOR_BUILD_FOLDER%
build_script: