You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.6 KiB
Plaintext
35 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.136
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MLMicroStructure", "MLMicroStructure.vcxproj", "{8BB66A7A-4A0D-4F96-90AE-227D5616A24A}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MLMicroStructureTest", "MLMicroStructureTest\MLMicroStructureTest.vcxproj", "{8E8FEBE1-6486-4370-AB49-48B4A5E6F552}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{8BB66A7A-4A0D-4F96-90AE-227D5616A24A} = {8BB66A7A-4A0D-4F96-90AE-227D5616A24A}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8BB66A7A-4A0D-4F96-90AE-227D5616A24A}.Debug|x64.ActiveCfg = Debug|x64
|
|
{8BB66A7A-4A0D-4F96-90AE-227D5616A24A}.Debug|x64.Build.0 = Debug|x64
|
|
{8BB66A7A-4A0D-4F96-90AE-227D5616A24A}.Release|x64.ActiveCfg = Release|x64
|
|
{8BB66A7A-4A0D-4F96-90AE-227D5616A24A}.Release|x64.Build.0 = Release|x64
|
|
{8E8FEBE1-6486-4370-AB49-48B4A5E6F552}.Debug|x64.ActiveCfg = Debug|x64
|
|
{8E8FEBE1-6486-4370-AB49-48B4A5E6F552}.Debug|x64.Build.0 = Debug|x64
|
|
{8E8FEBE1-6486-4370-AB49-48B4A5E6F552}.Release|x64.ActiveCfg = Release|x64
|
|
{8E8FEBE1-6486-4370-AB49-48B4A5E6F552}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {03FD493A-6C19-4D64-9165-D7AF3B109E54}
|
|
EndGlobalSection
|
|
EndGlobal
|