diff options
author | BDKPlayer <fabian.stotz@yahoo.de> | 2020-02-25 21:34:34 +0100 |
---|---|---|
committer | BDKPlayer <fabian.stotz@yahoo.de> | 2020-02-25 21:34:34 +0100 |
commit | 383544a05db3a7d83a2104ad6b51a2e398d7b88b (patch) | |
tree | e7bf4b04b3ff794217587bba501920d35d4b9b5f /AoE_imgui_DE.sln |
first commit
Diffstat (limited to 'AoE_imgui_DE.sln')
-rw-r--r-- | AoE_imgui_DE.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/AoE_imgui_DE.sln b/AoE_imgui_DE.sln new file mode 100644 index 0000000..aec4a81 --- /dev/null +++ b/AoE_imgui_DE.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28010.2026 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AoE_imgui_DE", "AoE_imgui_DE.vcxproj", "{119F3BCC-4D4E-4FDA-877E-A708963BB87A}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Debug|x64.ActiveCfg = Debug|x64 + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Debug|x64.Build.0 = Debug|x64 + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Debug|x86.ActiveCfg = Debug|Win32 + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Debug|x86.Build.0 = Debug|Win32 + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Release|x64.ActiveCfg = Release|x64 + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Release|x64.Build.0 = Release|x64 + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Release|x86.ActiveCfg = Release|Win32 + {119F3BCC-4D4E-4FDA-877E-A708963BB87A}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {798E1AE3-738B-4D5F-8CA3-CB2E090B3558} + EndGlobalSection +EndGlobal |