mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-03 16:54:22 +00:00
b92fd91a57
Patches by David Ran (see AUTHORS).
21 lines
901 B
Plaintext
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
|