This commit is contained in:
odrling 2019-12-29 23:23:10 +01:00
parent 85ab191b9f
commit 374a1c51dd
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ install:
# build wxWidgets
- cmd: chdir %WXWIN%\build\msw
- cmd: nmake -f makefile.vc BUILD=release COMPILER_PREFIX=vc142
- cmd: dir %WXWIN%\lib
- cmd: dir %WXWIN%\lib\vc142_x64_dll
- cmd: chdir %APPVEYOR_BUILD_FOLDER%
build_script: