32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 18
|
|
VisualStudioVersion = 18.9.12112.369 stable
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MathLib", "MathLib\MathLib.csproj", "{C2B0D530-4887-4F76-9A50-6C5FF14C4F5C}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core", "Core\Core.csproj", "{B198255B-C87F-4484-9511-56C8143CAD52}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C2B0D530-4887-4F76-9A50-6C5FF14C4F5C}.Debug|x86.ActiveCfg = Debug|x86
|
|
{C2B0D530-4887-4F76-9A50-6C5FF14C4F5C}.Debug|x86.Build.0 = Debug|x86
|
|
{C2B0D530-4887-4F76-9A50-6C5FF14C4F5C}.Release|x86.ActiveCfg = Release|x86
|
|
{C2B0D530-4887-4F76-9A50-6C5FF14C4F5C}.Release|x86.Build.0 = Release|x86
|
|
{B198255B-C87F-4484-9511-56C8143CAD52}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{B198255B-C87F-4484-9511-56C8143CAD52}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{B198255B-C87F-4484-9511-56C8143CAD52}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{B198255B-C87F-4484-9511-56C8143CAD52}.Release|x86.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {37DEF94F-7526-48A6-B888-C240BF059B1A}
|
|
EndGlobalSection
|
|
EndGlobal
|