Issue #17425: Build against openssl 0.9.8y on Windows.
diff --git a/PCbuild/pyproject.vsprops b/PCbuild/pyproject.vsprops
index 0b7fa0f..024bfa8 100644
--- a/PCbuild/pyproject.vsprops
+++ b/PCbuild/pyproject.vsprops
@@ -82,7 +82,7 @@
 	/>

 	<UserMacro

 		Name="opensslDir"

-		Value="$(externalsDir)\openssl-0.9.8x"

+		Value="$(externalsDir)\openssl-0.9.8y"

 	/>

 	<UserMacro

 		Name="tcltkDir"