Files
Examples/C++/Learning c++/Learning c++.sln
plane000 592b7446e4 yay java
2018-07-27 13:16:24 +01:00

32 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2043
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Learning c++", "Learning c++\Learning c++.vcxproj", "{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}"
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
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Debug|x64.ActiveCfg = Debug|x64
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Debug|x64.Build.0 = Debug|x64
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Debug|x86.ActiveCfg = Debug|Win32
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Debug|x86.Build.0 = Debug|Win32
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Release|x64.ActiveCfg = Release|x64
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Release|x64.Build.0 = Release|x64
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Release|x86.ActiveCfg = Release|Win32
{7BDBAFCF-76B0-490F-88D4-6F077C7717A9}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C70229D8-3F1C-4885-869E-076C00D14444}
EndGlobalSection
EndGlobal