Blame win/libsass.sln

Packit Service 7770af
Packit Service 7770af
Microsoft Visual Studio Solution File, Format Version 12.00
Packit Service 7770af
# Visual Studio 14
Packit Service 7770af
VisualStudioVersion = 14.0.25420.1
Packit Service 7770af
MinimumVisualStudioVersion = 10.0.40219.1
Packit Service 7770af
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsass", "libsass.vcxproj", "{E4030474-AFC9-4CC6-BEB6-D846F631502B}"
Packit Service 7770af
EndProject
Packit Service 7770af
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".SolutionItems", ".SolutionItems", "{33318C77-2391-4399-8118-C109155A4A75}"
Packit Service 7770af
	ProjectSection(SolutionItems) = preProject
Packit Service 7770af
		..\.editorconfig = ..\.editorconfig
Packit Service 7770af
		..\.gitattributes = ..\.gitattributes
Packit Service 7770af
		..\.gitignore = ..\.gitignore
Packit Service 7770af
		..\.travis.yml = ..\.travis.yml
Packit Service 7770af
		..\appveyor.yml = ..\appveyor.yml
Packit Service 7770af
		..\Readme.md = ..\Readme.md
Packit Service 7770af
		..\res\resource.rc = ..\res\resource.rc
Packit Service 7770af
	EndProjectSection
Packit Service 7770af
EndProject
Packit Service 7770af
Global
Packit Service 7770af
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
Packit Service 7770af
		Debug|Win32 = Debug|Win32
Packit Service 7770af
		Debug|Win64 = Debug|Win64
Packit Service 7770af
		Release|Win32 = Release|Win32
Packit Service 7770af
		Release|Win64 = Release|Win64
Packit Service 7770af
	EndGlobalSection
Packit Service 7770af
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Debug|Win32.ActiveCfg = Debug|Win32
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Debug|Win32.Build.0 = Debug|Win32
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Debug|Win64.ActiveCfg = Debug|x64
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Debug|Win64.Build.0 = Debug|x64
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Release|Win32.ActiveCfg = Release|Win32
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Release|Win32.Build.0 = Release|Win32
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Release|Win64.ActiveCfg = Release|x64
Packit Service 7770af
		{E4030474-AFC9-4CC6-BEB6-D846F631502B}.Release|Win64.Build.0 = Release|x64
Packit Service 7770af
	EndGlobalSection
Packit Service 7770af
	GlobalSection(SolutionProperties) = preSolution
Packit Service 7770af
		HideSolutionNode = FALSE
Packit Service 7770af
	EndGlobalSection
Packit Service 7770af
EndGlobal