Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
XxpichoclesxX authored Sep 22, 2022
1 parent e6cb084 commit 239bb38
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions ConsoleApplication1.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31025.194
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConsoleApplication1", "ConsoleApplication1\ConsoleApplication1.vcxproj", "{E77779FB-63C6-4811-B4A7-E1A3452022BD}"
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
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Debug|x64.ActiveCfg = Debug|x64
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Debug|x64.Build.0 = Debug|x64
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Debug|x86.ActiveCfg = Debug|Win32
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Debug|x86.Build.0 = Debug|Win32
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Release|x64.ActiveCfg = Release|x64
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Release|x64.Build.0 = Release|x64
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Release|x86.ActiveCfg = Release|Win32
{E77779FB-63C6-4811-B4A7-E1A3452022BD}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {62E98ABC-7D68-4581-9869-1A19E00B49DD}
EndGlobalSection
EndGlobal

0 comments on commit 239bb38

Please sign in to comment.