[Patches] MSVC project change to include winsound as dependency

Mark Hammond mhammond@skippinet.com.au
Tue, 25 Apr 2000 11:38:40 +1000


This is a multi-part message in MIME format.

------=_NextPart_000_005D_01BFAEAA.CDBF1A70
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

This updates the MSVC workspace to ensure the winsound project depends =
on the core DLL.

Ive attached the file complete, rather than a diff, as it is checked in =
as binary.

Release info:

I confirm that, to the best of my knowledge and belief, this =
contribution is free of any claims of third parties under copyright, =
patent or other rights or interests ("claims").  To the extent that I =
have any such claims, I hereby grant to CNRI a nonexclusive, =
irrevocable, royalty-free, worldwide license to reproduce, distribute, =
perform and/or display publicly, prepare derivative versions, and =
otherwise use this contribution as part of the Python software and its =
related documentation, or any derivative versions thereof, at no cost to =
CNRI or its licensed users, and to authorize others to do so.

I acknowledge that CNRI may, at its sole discretion, decide whether or =
not to incorporate this contribution in the Python software and its =
related documentation.  I further grant CNRI permission to use my name =
and other identifying information provided to CNRI by me for use in =
connection with the Python software and its related documentation.

Mark.

------=_NextPart_000_005D_01BFAEAA.CDBF1A70
Content-Type: application/octet-stream;
	name="pcbuild.dsw"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="pcbuild.dsw"

Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!

#########################################################################=
######

Project: "_socket"=3D".\_socket.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "_sre"=3D".\_sre.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "_tkinter"=3D".\_tkinter.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "bsddb"=3D".\bsddb.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "mmap"=3D".\mmap.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "parser"=3D".\parser.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "pyexpat"=3D".\pyexpat.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "python"=3D".\python.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "python16"=3D".\python16.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
}}}

#########################################################################=
######

Project: "pythonw"=3D".\pythonw.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "select"=3D".\select.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "unicodedata"=3D".\unicodedata.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "winreg"=3D".\winreg.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "winsound"=3D".\winsound.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Project: "zlib"=3D".\zlib.dsp" - Package Owner=3D<4>

Package=3D<5>
{{{
}}}

Package=3D<4>
{{{
    Begin Project Dependency
    Project_Dep_Name python16
    End Project Dependency
}}}

#########################################################################=
######

Global:

Package=3D<5>
{{{
}}}

Package=3D<3>
{{{
}}}

#########################################################################=
######


------=_NextPart_000_005D_01BFAEAA.CDBF1A70--