Updated Win32 MSVC dependencies versions.

This commit is contained in:
Guenter Knauf 2010-08-17 01:35:55 +02:00
parent 4b878e7cf8
commit 43001570d6

View File

@ -1,10 +1,10 @@
# Tweak these for your system
OPENSSLINC=..\openssl-0.9.8e\inc32
OPENSSLLIB=..\openssl-0.9.8e\out32dll
OPENSSLINC=..\openssl-0.9.8o\inc32
OPENSSLLIB=..\openssl-0.9.8o\out32dll
ZLIBINC=-DLIBSSH2_HAVE_ZLIB=1 /I..\zlib-1.2.3
ZLIBLIB=..\zlib-1.2.3
ZLIBINC=-DLIBSSH2_HAVE_ZLIB=1 /I..\zlib-1.2.5
ZLIBLIB=..\zlib-1.2.5
!if "$(TARGET)" == ""
TARGET=Release