Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30717.126 MinimumVisualStudioVersion = 15.0.26124.0 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MoonWorksImGuiExample.Core", "MoonWorksImGuiExample\MoonWorksImGuiExample.Core.csproj", "{4589302C-174A-4173-9654-CAA6CA1B5220}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoonWorksImGuiExample", "MoonWorksImGuiExample.csproj", "{2E898605-87C3-449C-AB79-A4623C2494E8}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "lib", "lib", "{93E44B4D-AF02-4085-ADD3-F8BE21F0BE66}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoonWorks", "lib\MoonWorks\MoonWorks.csproj", "{EE7FCB89-3297-4C18-8396-2A4C8FE03546}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImGui.NET", "lib\ImGui.NET\ImGui.NET.csproj", "{321FB044-6597-43CA-942F-3FC5FF60D7BC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4589302C-174A-4173-9654-CAA6CA1B5220}.Debug|x64.ActiveCfg = Debug|x64 {4589302C-174A-4173-9654-CAA6CA1B5220}.Debug|x64.Build.0 = Debug|x64 {4589302C-174A-4173-9654-CAA6CA1B5220}.Release|x64.ActiveCfg = Release|x64 {4589302C-174A-4173-9654-CAA6CA1B5220}.Release|x64.Build.0 = Release|x64 {2E898605-87C3-449C-AB79-A4623C2494E8}.Debug|x64.ActiveCfg = Debug|Any CPU {2E898605-87C3-449C-AB79-A4623C2494E8}.Debug|x64.Build.0 = Debug|Any CPU {2E898605-87C3-449C-AB79-A4623C2494E8}.Release|x64.ActiveCfg = Release|Any CPU {2E898605-87C3-449C-AB79-A4623C2494E8}.Release|x64.Build.0 = Release|Any CPU {EE7FCB89-3297-4C18-8396-2A4C8FE03546}.Debug|x64.ActiveCfg = Debug|x64 {EE7FCB89-3297-4C18-8396-2A4C8FE03546}.Debug|x64.Build.0 = Debug|x64 {EE7FCB89-3297-4C18-8396-2A4C8FE03546}.Release|x64.ActiveCfg = Release|x64 {EE7FCB89-3297-4C18-8396-2A4C8FE03546}.Release|x64.Build.0 = Release|x64 {321FB044-6597-43CA-942F-3FC5FF60D7BC}.Debug|x64.ActiveCfg = Debug|Any CPU {321FB044-6597-43CA-942F-3FC5FF60D7BC}.Debug|x64.Build.0 = Debug|Any CPU {321FB044-6597-43CA-942F-3FC5FF60D7BC}.Release|x64.ActiveCfg = Release|Any CPU {321FB044-6597-43CA-942F-3FC5FF60D7BC}.Release|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {70247DA8-9C19-4FC5-B4BC-68E1262B9F4B} EndGlobalSection GlobalSection(NestedProjects) = preSolution {EE7FCB89-3297-4C18-8396-2A4C8FE03546} = {93E44B4D-AF02-4085-ADD3-F8BE21F0BE66} {321FB044-6597-43CA-942F-3FC5FF60D7BC} = {93E44B4D-AF02-4085-ADD3-F8BE21F0BE66} EndGlobalSection EndGlobal