commit | 68773f3100a6fb2472526db61afeb60d9f7d81b1 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Tue Jul 21 23:16:51 2015 -0500 |
committer | Zachary Ware <zachary.ware@gmail.com> | Tue Jul 21 23:16:51 2015 -0500 |
tree | 02a2e9e69a18459039bbbc064f8353d3b17f9392 | |
parent | c6fe4dbea5f7f790e45d75eed0d8984e72dab868 [diff] [blame] |
Issue #24603: Update Windows build to use OpenSSL 1.0.2d
diff --git a/PC/VS9.0/pyproject.vsprops b/PC/VS9.0/pyproject.vsprops index a52e063..5625f9d 100644 --- a/PC/VS9.0/pyproject.vsprops +++ b/PC/VS9.0/pyproject.vsprops
@@ -82,7 +82,7 @@ /> <UserMacro Name="opensslDir" - Value="$(externalsDir)\openssl-1.0.2c" + Value="$(externalsDir)\openssl-1.0.2d" /> <UserMacro Name="tcltkDir"