mkvtoolnix/winbuild/zlib.sln
Moritz Bunkus b92fd91a57 Updated project files & fixes for building with MS Visual Studio 8
Patches by David Ran (see AUTHORS).
2010-03-03 22:49:27 +01:00

21 lines
901 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib.vcproj", "{6D926938-870E-4BB3-9038-EE486D18C726}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
LIB Debug|Win32 = LIB Debug|Win32
LIB Release|Win32 = LIB Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6D926938-870E-4BB3-9038-EE486D18C726}.LIB Debug|Win32.ActiveCfg = LIB Debug|Win32
{6D926938-870E-4BB3-9038-EE486D18C726}.LIB Debug|Win32.Build.0 = LIB Debug|Win32
{6D926938-870E-4BB3-9038-EE486D18C726}.LIB Release|Win32.ActiveCfg = LIB Release|Win32
{6D926938-870E-4BB3-9038-EE486D18C726}.LIB Release|Win32.Build.0 = LIB Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal