Commit d2eaf731 by plusvic

Remove .lib extension in library name

parent 7e5b9ca6
......@@ -127,7 +127,7 @@ build_script:
- "%CMD_IN_ENV% python setup.py build_ext --enable-cuckoo
-L../jansson-%JANSSON_VERSION%/build/lib/Release;c:/OpenSSL-Win%PYTHON_ARCH%/lib/VC/static
-I../jansson-%JANSSON_VERSION%/build/include;c:/OpenSSL-Win%PYTHON_ARCH%/include
-llibeay32MD.lib"
-llibeay32MD"
after_build:
- "%PYTHON%\\python setup.py install"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment