AbdomenFatLayerDisplayDemo.sln 1.7 KB

12345678910111213141516171819202122232425262728293031323334
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 17
  4. VisualStudioVersion = 17.5.33414.496
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AbdomenFatLayerDisplayDemo", "AbdomenFatLayerDisplayDemo\AbdomenFatLayerDisplayDemo.csproj", "{EBD43765-5D47-4213-8A47-175FD1ED8E4B}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. {41D92429-9063-4985-95FB-D9511338F793} = {41D92429-9063-4985-95FB-D9511338F793}
  9. EndProjectSection
  10. EndProject
  11. Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AbdomenFatLayerDisplayLib", "AbdomenFatLayerDisplayLib\AbdomenFatLayerDisplayLib.csproj", "{41D92429-9063-4985-95FB-D9511338F793}"
  12. EndProject
  13. Global
  14. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  15. Debug|x64 = Debug|x64
  16. Release|x64 = Release|x64
  17. EndGlobalSection
  18. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  19. {EBD43765-5D47-4213-8A47-175FD1ED8E4B}.Debug|x64.ActiveCfg = Debug|x64
  20. {EBD43765-5D47-4213-8A47-175FD1ED8E4B}.Debug|x64.Build.0 = Debug|x64
  21. {EBD43765-5D47-4213-8A47-175FD1ED8E4B}.Release|x64.ActiveCfg = Release|x64
  22. {EBD43765-5D47-4213-8A47-175FD1ED8E4B}.Release|x64.Build.0 = Release|x64
  23. {41D92429-9063-4985-95FB-D9511338F793}.Debug|x64.ActiveCfg = Debug|x64
  24. {41D92429-9063-4985-95FB-D9511338F793}.Debug|x64.Build.0 = Debug|x64
  25. {41D92429-9063-4985-95FB-D9511338F793}.Release|x64.ActiveCfg = Release|x64
  26. {41D92429-9063-4985-95FB-D9511338F793}.Release|x64.Build.0 = Release|x64
  27. EndGlobalSection
  28. GlobalSection(SolutionProperties) = preSolution
  29. HideSolutionNode = FALSE
  30. EndGlobalSection
  31. GlobalSection(ExtensibilityGlobals) = postSolution
  32. SolutionGuid = {C369D074-6020-401F-9617-1B475007195A}
  33. EndGlobalSection
  34. EndGlobal