diff options
| author | Georg Brandl <georg@python.org> | 2013-03-25 05:56:31 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2013-03-25 05:56:31 (GMT) |
| commit | 4eb5f1a56702399ea3bc4553433e7ca9b37be18c (patch) | |
| tree | e1152dda05deaccc514046ebb50b45e94f341a90 /PC/VS8.0/pyproject.vsprops | |
| parent | a7d2f0061f2ddcce875b5c56b1f807ed3b6cd2cb (diff) | |
| parent | 5be6d74a0d0ae111cd823d2b7a5896c77d8c8895 (diff) | |
| download | cpython-3.2.4rc1.zip cpython-3.2.4rc1.tar.gz cpython-3.2.4rc1.tar.bz2 | |
merge with main repo 3.2 branchv3.2.4rc1
Diffstat (limited to 'PC/VS8.0/pyproject.vsprops')
| -rw-r--r-- | PC/VS8.0/pyproject.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS8.0/pyproject.vsprops b/PC/VS8.0/pyproject.vsprops index 2a82e49..b75b2c6 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.0j"
+ Value="$(externalsDir)\openssl-1.0.0k"
/>
<UserMacro
Name="tcltkDir"
|
