binding.sln 1.44 KB
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2015
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "action_after_build", "action_after_build.vcxproj", "{DC3F0F12-5779-E680-A0AE-35E459272F4F}"
	ProjectSection(ProjectDependencies) = postProject
		{F0A7D559-D928-69AA-64CE-A68B1483F5F6} = {F0A7D559-D928-69AA-64CE-A68B1483F5F6}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bcrypt_lib", "bcrypt_lib.vcxproj", "{F0A7D559-D928-69AA-64CE-A68B1483F5F6}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|x64 = Debug|x64
		Release|x64 = Release|x64
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{DC3F0F12-5779-E680-A0AE-35E459272F4F}.Debug|x64.ActiveCfg = Debug|x64
		{DC3F0F12-5779-E680-A0AE-35E459272F4F}.Debug|x64.Build.0 = Debug|x64
		{DC3F0F12-5779-E680-A0AE-35E459272F4F}.Release|x64.ActiveCfg = Release|x64
		{DC3F0F12-5779-E680-A0AE-35E459272F4F}.Release|x64.Build.0 = Release|x64
		{F0A7D559-D928-69AA-64CE-A68B1483F5F6}.Debug|x64.ActiveCfg = Debug|x64
		{F0A7D559-D928-69AA-64CE-A68B1483F5F6}.Debug|x64.Build.0 = Debug|x64
		{F0A7D559-D928-69AA-64CE-A68B1483F5F6}.Release|x64.ActiveCfg = Release|x64
		{F0A7D559-D928-69AA-64CE-A68B1483F5F6}.Release|x64.Build.0 = Release|x64
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal