summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/pyproject.vsprops
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2012-05-18 13:28:01 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2012-05-18 13:28:01 (GMT)
commit3407dfbaf90d1445af66266663fe0615ab0d6003 (patch)
tree7e7e27e1c4b50b236e6a7ebacb46b9d0154034d1 /PC/VS8.0/pyproject.vsprops
parent0d635aef92758ae7502a5dccf449b8597ce36ba6 (diff)
downloadcpython-3407dfbaf90d1445af66266663fe0615ab0d6003.zip
cpython-3407dfbaf90d1445af66266663fe0615ab0d6003.tar.gz
cpython-3407dfbaf90d1445af66266663fe0615ab0d6003.tar.bz2
Upgrade OpenSSL to 1.0.0j
Diffstat (limited to 'PC/VS8.0/pyproject.vsprops')
-rw-r--r--PC/VS8.0/pyproject.vsprops2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS8.0/pyproject.vsprops b/PC/VS8.0/pyproject.vsprops
index 763f687..2a82e49 100644
--- a/PC/VS8.0/pyproject.vsprops
+++ b/PC/VS8.0/pyproject.vsprops
@@ -58,7 +58,7 @@
/>
<UserMacro
Name="opensslDir"
- Value="$(externalsDir)\openssl-1.0.0a"
+ Value="$(externalsDir)\openssl-1.0.0j"
/>
<UserMacro
Name="tcltkDir"