fix appveyor file

This commit is contained in:
arvidn 2015-07-16 02:31:08 -04:00
parent 94e41538b6
commit efebbcb2bf
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ environment:
linkflags: '"/LIBPATH:C:\\OpenSSL-Win32\\lib"'
- variant: test_release
compiler: msvc
linkflags: '"/LIBPATH:C:\\OpenSSL-Win32\\lib"'
- variant: test_debug
compiler: gcc
linkflags: '"-LC:\\OpenSSL-Win32\\lib"'