Added code to pre-generate makefiles and assembly files to build_ssl.py
Fixed bug #1488 in my way.
diff --git a/PCbuild9/pyd_d.vsprops b/PCbuild9/pyd_d.vsprops
index 3113381..ea90417 100644
--- a/PCbuild9/pyd_d.vsprops
+++ b/PCbuild9/pyd_d.vsprops
@@ -24,4 +24,8 @@
 		Name="VCPostBuildEventTool"
 		CommandLine=""
 	/>
+	<UserMacro
+		Name="PythonExe"
+		Value="$(OutDir)python_d.exe"
+	/>
 </VisualStudioPropertySheet>