43 lines
2.1 KiB
Plaintext
43 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.2.32505.173
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B52E3E86-1B82-4F4D-982C-0C8909CD2A28}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IOB-WIN-FACADE", "IOB-WIN-FACADE\IOB-WIN-FACADE.csproj", "{00306457-A682-4D5B-BFE3-F2CCC96D1B81}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x86 = Release|x86
|
|
Remote_DEBUG|Any CPU = Remote_DEBUG|Any CPU
|
|
Remote_DEBUG|x86 = Remote_DEBUG|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Release|x86.Build.0 = Release|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Remote_DEBUG|Any CPU.ActiveCfg = Release|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Remote_DEBUG|Any CPU.Build.0 = Release|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Remote_DEBUG|x86.ActiveCfg = Release|Any CPU
|
|
{00306457-A682-4D5B-BFE3-F2CCC96D1B81}.Remote_DEBUG|x86.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {801DCDC5-B7D3-4EA5-B543-783D2C91765F}
|
|
EndGlobalSection
|
|
EndGlobal
|