diff options
author | Guido van Rossum <guido@python.org> | 2000-04-25 03:24:06 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-04-25 03:24:06 (GMT) |
commit | c35a20ed1e77302acb82e93efd8525e5b24cf3a3 (patch) | |
tree | 02a9957bbb00d47cbafd12053415bd6740159261 /PCbuild | |
parent | 4a9e72266d6929fff6e5fe7f2c41588255e0d886 (diff) | |
download | cpython-c35a20ed1e77302acb82e93efd8525e5b24cf3a3.zip cpython-c35a20ed1e77302acb82e93efd8525e5b24cf3a3.tar.gz cpython-c35a20ed1e77302acb82e93efd8525e5b24cf3a3.tar.bz2 |
Mark Hammond: Added dependency of winsound project on python16
project. [However I didn't add the other changes in his patch, which
were just taking away the source code control stuff -- this doesn't
hurt and would come back as soon as I make another change. --GvR]
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pcbuild.dsw | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/pcbuild.dsw b/PCbuild/pcbuild.dsw index 5ddb7048..80efd1f 100644 --- a/PCbuild/pcbuild.dsw +++ b/PCbuild/pcbuild.dsw @@ -259,6 +259,9 @@ Package=<5> Package=<4>
{{{
+ Begin Project Dependency
+ Project_Dep_Name python16
+ End Project Dependency
}}}
###############################################################################
|