diff options
author | Guido van Rossum <guido@python.org> | 2000-03-31 01:33:07 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-31 01:33:07 (GMT) |
commit | 43da798b426be41870b5a9cb639f2d06b2b4b985 (patch) | |
tree | 8a331682f405ebccd6e78d5dd49d2ce980efb965 /PCbuild/pcbuild.dsw | |
parent | ef40e77ac5cb16dd5cfa816f6dd81d155217acd0 (diff) | |
download | cpython-43da798b426be41870b5a9cb639f2d06b2b4b985.zip cpython-43da798b426be41870b5a9cb639f2d06b2b4b985.tar.gz cpython-43da798b426be41870b5a9cb639f2d06b2b4b985.tar.bz2 |
Bit of cleanup on the projects.
Some refinements on the Wise file, also adding mmap.pyd.
Diffstat (limited to 'PCbuild/pcbuild.dsw')
-rw-r--r-- | PCbuild/pcbuild.dsw | 57 |
1 files changed, 36 insertions, 21 deletions
diff --git a/PCbuild/pcbuild.dsw b/PCbuild/pcbuild.dsw index 641e16b..7d6e0c2 100644 --- a/PCbuild/pcbuild.dsw +++ b/PCbuild/pcbuild.dsw @@ -7,13 +7,14 @@ Project: "_tkinter"=".\_tkinter.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ _tkinter
+ .
+ end source code control
}}}
Package=<4>
{{{
- Begin Project Dependency
- Project_Dep_Name python16
- End Project Dependency
}}}
###############################################################################
@@ -22,13 +23,14 @@ Project: "bsddb"=".\bsddb.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ bsddb
+ ..
+ end source code control
}}}
Package=<4>
{{{
- Begin Project Dependency
- Project_Dep_Name python16
- End Project Dependency
}}}
###############################################################################
@@ -37,6 +39,10 @@ Project: "mmap"=".\mmap.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ mmap
+ ..
+ end source code control
}}}
Package=<4>
@@ -49,13 +55,14 @@ Project: "parser"=".\parser.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ parser
+ ..
+ end source code control
}}}
Package=<4>
{{{
- Begin Project Dependency
- Project_Dep_Name python16
- End Project Dependency
}}}
###############################################################################
@@ -64,13 +71,14 @@ Project: "python"=".\python.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ python
+ ..
+ end source code control
}}}
Package=<4>
{{{
- Begin Project Dependency
- Project_Dep_Name python16
- End Project Dependency
}}}
###############################################################################
@@ -79,6 +87,10 @@ Project: "python16"=".\python16.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ python16
+ ..
+ end source code control
}}}
Package=<4>
@@ -91,13 +103,14 @@ Project: "pythonw"=".\pythonw.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ pythonw
+ ..\pc
+ end source code control
}}}
Package=<4>
{{{
- Begin Project Dependency
- Project_Dep_Name python16
- End Project Dependency
}}}
###############################################################################
@@ -106,13 +119,14 @@ Project: "winreg"=".\winreg.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ winreg
+ ..\pc
+ end source code control
}}}
Package=<4>
{{{
- Begin Project Dependency
- Project_Dep_Name python16
- End Project Dependency
}}}
###############################################################################
@@ -121,13 +135,14 @@ Project: "zlib"=".\zlib.dsp" - Package Owner=<4> Package=<5>
{{{
+ begin source code control
+ zlib
+ ..
+ end source code control
}}}
Package=<4>
{{{
- Begin Project Dependency
- Project_Dep_Name python16
- End Project Dependency
}}}
###############################################################################
|