26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30204.135
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "preflate_dll", "preflate_dll.vcxproj", "{C4097C5B-2BFC-499A-BEB4-4B709B576722}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C4097C5B-2BFC-499A-BEB4-4B709B576722}.Release|x64.ActiveCfg = Release|x64
|
|
{C4097C5B-2BFC-499A-BEB4-4B709B576722}.Release|x64.Build.0 = Release|x64
|
|
{C4097C5B-2BFC-499A-BEB4-4B709B576722}.Release|x86.ActiveCfg = Release|Win32
|
|
{C4097C5B-2BFC-499A-BEB4-4B709B576722}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {6A2147EA-B1D0-47D9-8DB6-5B335F718795}
|
|
EndGlobalSection
|
|
EndGlobal
|