https://github.com/Microsoft/CNTK
Raw File
Tip revision: ed5451c83416c5084dedf1a684f03653fe5863ee authored by Manik Jindal on 01 February 2018, 03:32:04 UTC
MakeBinaryDrop: Fix lib names
Tip revision: ed5451c
EvalDll_AzureTutorial.sln

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EvalDll_AzureTutorial", "EvalDll_AzureTutorial\EvalDll_AzureTutorial.csproj", "{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|x64 = Debug|x64
		Release|x64 = Release|x64
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Debug|x64.ActiveCfg = Debug|x64
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Debug|x64.Build.0 = Debug|x64
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Release|x64.ActiveCfg = Release|x64
		{2B7D7FFE-EC2B-4D20-8EB8-56FBDDF9EBE3}.Release|x64.Build.0 = Release|x64
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal
back to top