Skip to content

Commit

Permalink
스탑워치 해석중이던 것 올림.
Browse files Browse the repository at this point in the history
  • Loading branch information
baeSM726 authored Aug 14, 2019
1 parent 4f38e74 commit 426a224
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions StopWatchbySM.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.29209.62
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StopWatchbySM", "StopWatchbySM\StopWatchbySM.vcxproj", "{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}"
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
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Debug|x64.ActiveCfg = Debug|x64
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Debug|x64.Build.0 = Debug|x64
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Debug|x86.ActiveCfg = Debug|Win32
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Debug|x86.Build.0 = Debug|Win32
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Release|x64.ActiveCfg = Release|x64
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Release|x64.Build.0 = Release|x64
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Release|x86.ActiveCfg = Release|Win32
{9A6C931D-0457-4BA6-A43B-C3BF6859CE7F}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AF11AA15-2E43-4A3A-AD93-16729AB893E5}
EndGlobalSection
EndGlobal

0 comments on commit 426a224

Please sign in to comment.