Compare commits
2 Commits
b463169bc4
...
abffc7bdba
Author | SHA1 | Date | |
---|---|---|---|
|
abffc7bdba | ||
|
fafdd34371 |
31
lab 4/lab 4.sln
Normal file
31
lab 4/lab 4.sln
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.11.35303.130
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lab 4", "lab 4\lab 4.vcxproj", "{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}"
|
||||
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
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Debug|x64.Build.0 = Debug|x64
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Debug|x86.Build.0 = Debug|Win32
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Release|x64.ActiveCfg = Release|x64
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Release|x64.Build.0 = Release|x64
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Release|x86.ActiveCfg = Release|Win32
|
||||
{D74FEE26-DF5C-43B3-8DCD-43DFEE8C005B}.Release|x86.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {4076F7A6-5447-4DC3-AD1D-11B0FAF4A187}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Reference in New Issue
Block a user