diff options
author | Guido van Rossum <guido@python.org> | 1998-08-12 01:54:43 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-08-12 01:54:43 (GMT) |
commit | 5bf2864fc0dd7fe5a5305624d704015a99b16a0d (patch) | |
tree | 5319e4be3d60b0c1cdc64e5b8b60782f8ec90df8 /PCbuild | |
parent | 24edfbb61d7306e671b75ecbfb9465f81ddb8818 (diff) | |
download | cpython-5bf2864fc0dd7fe5a5305624d704015a99b16a0d.zip cpython-5bf2864fc0dd7fe5a5305624d704015a99b16a0d.tar.gz cpython-5bf2864fc0dd7fe5a5305624d704015a99b16a0d.tar.bz2 |
Added dependencies between projects.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pcbuild.dsw | 46 |
1 files changed, 18 insertions, 28 deletions
diff --git a/PCbuild/pcbuild.dsw b/PCbuild/pcbuild.dsw index db27f3a..e748e08 100644 --- a/PCbuild/pcbuild.dsw +++ b/PCbuild/pcbuild.dsw @@ -7,14 +7,13 @@ 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 python15
+ End Project Dependency
}}}
###############################################################################
@@ -23,14 +22,13 @@ 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 python15
+ End Project Dependency
}}}
###############################################################################
@@ -39,14 +37,13 @@ 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 python15
+ End Project Dependency
}}}
###############################################################################
@@ -55,14 +52,13 @@ 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 python15
+ End Project Dependency
}}}
###############################################################################
@@ -71,10 +67,6 @@ Project: "python15"=".\python15.dsp" - Package Owner=<4> Package=<5>
{{{
- begin source code control
- python15
- ..
- end source code control
}}}
Package=<4>
@@ -87,14 +79,13 @@ 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 python15
+ End Project Dependency
}}}
###############################################################################
@@ -103,14 +94,13 @@ 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 python15
+ End Project Dependency
}}}
###############################################################################
|