Revision ad8e9d4f15917a78050e26fb7a846e17f90636e6 authored by Merve Asiler on 03 July 2024, 20:45:15 UTC, committed by GitHub on 03 July 2024, 20:45:15 UTC
1 parent ba0ff13
Raw File
Geometric-Kernel-Approximation.sln

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32901.82
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Geometric-Kernel-Approximation", "Geometric-Kernel-Approximation.vcxproj", "{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|x64 = Debug|x64
		Debug|x86 = Debug|x86
		Release|x64 = Release|x64
		Release|x86 = Release|x86
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Debug|x64.ActiveCfg = Debug|x64
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Debug|x64.Build.0 = Debug|x64
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Debug|x86.ActiveCfg = Debug|Win32
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Debug|x86.Build.0 = Debug|Win32
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Release|x64.ActiveCfg = Release|x64
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Release|x64.Build.0 = Release|x64
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Release|x86.ActiveCfg = Release|Win32
		{2628A244-9B56-4AC4-94DC-5C44AA1F26D3}.Release|x86.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {9E9AC0F6-3E9F-44D8-95D6-081E061D31CB}
	EndGlobalSection
EndGlobal
back to top