32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.7.34202.233
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyLibrary", "MyLibrary.csproj", "{12F2D842-8045-4D93-A469-8B06A0D5559F}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OOP", "..\OOP\OOP.csproj", "{9A590ABE-59A5-4975-8B21-9BEA59741152}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{12F2D842-8045-4D93-A469-8B06A0D5559F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{12F2D842-8045-4D93-A469-8B06A0D5559F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{12F2D842-8045-4D93-A469-8B06A0D5559F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{12F2D842-8045-4D93-A469-8B06A0D5559F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{9A590ABE-59A5-4975-8B21-9BEA59741152}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9A590ABE-59A5-4975-8B21-9BEA59741152}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9A590ABE-59A5-4975-8B21-9BEA59741152}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9A590ABE-59A5-4975-8B21-9BEA59741152}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {36C3F571-B6A6-4525-84BD-09E66A8D5C1F}
|
|
EndGlobalSection
|
|
EndGlobal
|