Updated libs used for win32 builds.

This commit is contained in:
Maxim Dounin 2012-02-06 11:40:10 +00:00
parent 11006b8d5b
commit 9a23335abe
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ TEMP = tmp
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
OBJS = objs.msvc8
OPENSSL = openssl-0.9.8r
ZLIB = zlib-1.2.3
PCRE = pcre-7.9
OPENSSL = openssl-0.9.8t
ZLIB = zlib-1.2.5
PCRE = pcre-8.21
release: