diff options
author | Guido van Rossum <guido@python.org> | 2000-03-29 01:54:24 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-29 01:54:24 (GMT) |
commit | 15a57a7cad6fd8d08e64a471b031829f1ab99abf (patch) | |
tree | 85f328b9f1d365064277b0f1c281f706b5eddb2c /PCbuild/pcbuild.dsw | |
parent | a29b3607d4d3730f18368b6f6e7870320cf10d93 (diff) | |
download | cpython-15a57a7cad6fd8d08e64a471b031829f1ab99abf.zip cpython-15a57a7cad6fd8d08e64a471b031829f1ab99abf.tar.gz cpython-15a57a7cad6fd8d08e64a471b031829f1ab99abf.tar.bz2 |
Update for creating and linking with python16.dll.
Also, _tkinter is linked with Tcl 8.3.
Diffstat (limited to 'PCbuild/pcbuild.dsw')
-rw-r--r-- | PCbuild/pcbuild.dsw | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/PCbuild/pcbuild.dsw b/PCbuild/pcbuild.dsw index 6c83ed3..4526b71 100644 --- a/PCbuild/pcbuild.dsw +++ b/PCbuild/pcbuild.dsw @@ -12,7 +12,7 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name python15
+ Project_Dep_Name python16
End Project Dependency
}}}
@@ -27,7 +27,7 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name python15
+ Project_Dep_Name python16
End Project Dependency
}}}
@@ -42,7 +42,7 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name python15
+ Project_Dep_Name python16
End Project Dependency
}}}
@@ -57,13 +57,13 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name python15
+ Project_Dep_Name python16
End Project Dependency
}}}
###############################################################################
-Project: "python15"=".\python15.dsp" - Package Owner=<4>
+Project: "python16"=".\python16.dsp" - Package Owner=<4>
Package=<5>
{{{
@@ -84,7 +84,7 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name python15
+ Project_Dep_Name python16
End Project Dependency
}}}
@@ -99,7 +99,7 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name python15
+ Project_Dep_Name python16
End Project Dependency
}}}
@@ -114,7 +114,7 @@ Package=<5> Package=<4>
{{{
Begin Project Dependency
- Project_Dep_Name python15
+ Project_Dep_Name python16
End Project Dependency
}}}
@@ -132,4 +132,3 @@ Package=<3> ###############################################################################
-
|