summaryrefslogtreecommitdiffstats
path: root/PC/VS9.0
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-05-12 17:50:34 (GMT)
committerGeorg Brandl <georg@python.org>2013-05-12 17:50:34 (GMT)
commit84fc4ba67eedd249ae7643930eacd0058303b95c (patch)
tree3504c3a2f01ada1d9fb11c03eed14be871b47d0e /PC/VS9.0
parent997d05d89ff918745ca1240f59c2081776857282 (diff)
downloadcpython-84fc4ba67eedd249ae7643930eacd0058303b95c.zip
cpython-84fc4ba67eedd249ae7643930eacd0058303b95c.tar.gz
cpython-84fc4ba67eedd249ae7643930eacd0058303b95c.tar.bz2
Closes #17962: Build with OpenSSL 1.0.1e on Windows.v3.3.2
Diffstat (limited to 'PC/VS9.0')
-rw-r--r--PC/VS9.0/pyproject.vsprops2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS9.0/pyproject.vsprops b/PC/VS9.0/pyproject.vsprops
index 18581ba..ff3759e 100644
--- a/PC/VS9.0/pyproject.vsprops
+++ b/PC/VS9.0/pyproject.vsprops
@@ -62,7 +62,7 @@
/>
<UserMacro
Name="opensslDir"
- Value="$(externalsDir)\openssl-1.0.1d"
+ Value="$(externalsDir)\openssl-1.0.1e"
/>
<UserMacro
Name="tcltkDir"