Updated readme.txt
Added user macro for tcltk 64bit directory
Redone some changes to the ssl project. From now on the _ssl project depends on a 32bit build of Python to aid cross compiling on a 32bit OS.
diff --git a/PCbuild9/pyd_d.vsprops b/PCbuild9/pyd_d.vsprops
index ea90417..f0dc87c 100644
--- a/PCbuild9/pyd_d.vsprops
+++ b/PCbuild9/pyd_d.vsprops
@@ -26,6 +26,6 @@
 	/>
 	<UserMacro
 		Name="PythonExe"
-		Value="$(OutDir)python_d.exe"
+		Value="$(SolutionDir)python_d.exe"
 	/>
 </VisualStudioPropertySheet>