emessagebox_dll_visualstudio/EMessageBox.git.sln
Eugen Höglinger b2b6e0200a Initialize
2024-10-09 09:20:55 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMessageBox", "EMessageBox\EMessageBox.csproj", "{3E3B287E-A7F0-430B-A18A-064517BD4922}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3E3B287E-A7F0-430B-A18A-064517BD4922}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3E3B287E-A7F0-430B-A18A-064517BD4922}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3E3B287E-A7F0-430B-A18A-064517BD4922}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3E3B287E-A7F0-430B-A18A-064517BD4922}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {95A19E3E-6E92-4139-AE64-EE31B87FF563}
EndGlobalSection
EndGlobal