Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds.

This commit is contained in:
Maxim Dounin 2013-02-11 23:57:13 +00:00
parent 58def725c3
commit 2b5c4f50a5
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ TEMP = tmp
REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
OBJS = objs.msvc8
OPENSSL = openssl-1.0.1c
OPENSSL = openssl-1.0.1e
ZLIB = zlib-1.2.7
PCRE = pcre-8.31
PCRE = pcre-8.32
release: