We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4306063 commit 46d4ed1Copy full SHA for 46d4ed1
PCbuild/python.props
@@ -30,7 +30,7 @@
30
<sqlite3Dir>$(ExternalsDir)sqlite-3.6.21\</sqlite3Dir>
31
<bz2Dir>$(ExternalsDir)bzip2-1.0.6\</bz2Dir>
32
<bsddbDir>$(ExternalsDir)db-4.7.25.0</bsddbDir>
33
- <opensslDir>$(ExternalsDir)openssl-1.0.2a\</opensslDir>
+ <opensslDir>$(ExternalsDir)openssl-1.0.2c\</opensslDir>
34
<nasmDir>$(ExternalsDir)\nasm-2.11.06\</nasmDir>
35
36
<!-- Suffix for all binaries when building for debug -->
0 commit comments