diff options
| author | Georg Brandl <georg@python.org> | 2013-03-25 06:01:37 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-03-25 06:01:37 (GMT) |
| commit | a809e4a54007303efb084b85ba53605adaa41b64 (patch) | |
| tree | d038bc1b85b83594b29f00ae5bc10b5290ffdf71 /PC/VS9.0 | |
| parent | d08d0b1c69b19c58afb998e30eadfc7b9de26378 (diff) | |
| parent | 153866ea9ab80323d247a9c49d1fdf50e07e7330 (diff) | |
| download | cpython-3.3.1rc1.zip cpython-3.3.1rc1.tar.gz cpython-3.3.1rc1.tar.bz2 | |
merge with upstream 3.3 branchv3.3.1rc1
Diffstat (limited to 'PC/VS9.0')
| -rw-r--r-- | PC/VS9.0/pyproject.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS9.0/pyproject.vsprops b/PC/VS9.0/pyproject.vsprops index 01c7ca7..18581ba 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.1c"
+ Value="$(externalsDir)\openssl-1.0.1d"
/>
<UserMacro
Name="tcltkDir"
|
