Create Lab7Meow.sln
This commit is contained in:
31
Lab7Meow.sln
Normal file
31
Lab7Meow.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36429.23
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Main", "Main\Main.csproj", "{FA00006A-A565-4D40-96FE-E981F495C8E8}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawFigureLibrary", "DrawFigureLibrary\DrawFigureLibrary.csproj", "{3E97606A-6DB4-4AA0-A25C-F3FB14FB11D8}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{FA00006A-A565-4D40-96FE-E981F495C8E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FA00006A-A565-4D40-96FE-E981F495C8E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FA00006A-A565-4D40-96FE-E981F495C8E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{FA00006A-A565-4D40-96FE-E981F495C8E8}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{3E97606A-6DB4-4AA0-A25C-F3FB14FB11D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{3E97606A-6DB4-4AA0-A25C-F3FB14FB11D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{3E97606A-6DB4-4AA0-A25C-F3FB14FB11D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{3E97606A-6DB4-4AA0-A25C-F3FB14FB11D8}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {A92138F0-228C-4DBA-BF85-BD62FE7FB61D}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user