diff options
Diffstat (limited to 'matlab/msbuild/ice.sln')
-rw-r--r-- | matlab/msbuild/ice.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/matlab/msbuild/ice.sln b/matlab/msbuild/ice.sln new file mode 100644 index 00000000000..bb67de11c3a --- /dev/null +++ b/matlab/msbuild/ice.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icematlab", "..\src\IceMatlab\msbuild\icematlab.vcxproj", "{89C40F1A-1761-46C1-B326-5B20BE6F8173}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {89C40F1A-1761-46C1-B326-5B20BE6F8173}.Debug|x64.ActiveCfg = Debug|x64 + {89C40F1A-1761-46C1-B326-5B20BE6F8173}.Debug|x64.Build.0 = Debug|x64 + {89C40F1A-1761-46C1-B326-5B20BE6F8173}.Release|x64.ActiveCfg = Release|x64 + {89C40F1A-1761-46C1-B326-5B20BE6F8173}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |