Skip to content
uFR_multiDLL_tester.sln 1.3 KiB
Newer Older

Microsoft Visual Studio Solution File, Format Version 12.00
developer4's avatar
developer4 committed
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uFR_multiDLL_tester", "uFR_multiDLL_tester\uFR_multiDLL_tester.csproj", "{8195D82F-B382-46AB-83C5-4EB73FCC086B}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
developer1's avatar
 
developer1 committed
		Debug|x64 = Debug|x64
		Debug|x86 = Debug|x86
		Release|x64 = Release|x64
		Release|x86 = Release|x86
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
developer1's avatar
 
developer1 committed
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Debug|x64.ActiveCfg = Debug|x64
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Debug|x64.Build.0 = Debug|x64
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Debug|x86.ActiveCfg = Debug|x86
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Debug|x86.Build.0 = Debug|x86
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Release|x64.ActiveCfg = Release|x64
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Release|x64.Build.0 = Release|x64
developer4's avatar
developer4 committed
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Release|x86.ActiveCfg = Release|x86
		{8195D82F-B382-46AB-83C5-4EB73FCC086B}.Release|x86.Build.0 = Release|x86
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal