Browse Source

no message

Hongtae Kim 6 years ago
parent
commit
5d13fbcbfc
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      DKGL2_Test.sln

+ 4
- 3
DKGL2_Test.sln View File

@@ -1,7 +1,7 @@
1 1
 
2 2
 Microsoft Visual Studio Solution File, Format Version 12.00
3 3
 # Visual Studio 15
4
-VisualStudioVersion = 15.0.26228.10
4
+VisualStudioVersion = 15.0.27004.2010
5 5
 MinimumVisualStudioVersion = 10.0.40219.1
6 6
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestApp1", "TestApp1\TestApp1.vcxproj", "{AE0AF61D-F069-4AFA-AE24-A75C6A233B37}"
7 7
 EndProject
@@ -31,9 +31,7 @@ Global
31 31
 		{AE0AF61D-F069-4AFA-AE24-A75C6A233B37}.Release|x86.ActiveCfg = Release|Win32
32 32
 		{AE0AF61D-F069-4AFA-AE24-A75C6A233B37}.Release|x86.Build.0 = Release|Win32
33 33
 		{0CE28749-43B7-473E-B463-49EC2EF8B43B}.Debug|x64.ActiveCfg = Debug|x64
34
-		{0CE28749-43B7-473E-B463-49EC2EF8B43B}.Debug|x64.Build.0 = Debug|x64
35 34
 		{0CE28749-43B7-473E-B463-49EC2EF8B43B}.Debug|x86.ActiveCfg = Debug|Win32
36
-		{0CE28749-43B7-473E-B463-49EC2EF8B43B}.Debug|x86.Build.0 = Debug|Win32
37 35
 		{0CE28749-43B7-473E-B463-49EC2EF8B43B}.Release|x64.ActiveCfg = Release|x64
38 36
 		{0CE28749-43B7-473E-B463-49EC2EF8B43B}.Release|x64.Build.0 = Release|x64
39 37
 		{0CE28749-43B7-473E-B463-49EC2EF8B43B}.Release|x86.ActiveCfg = Release|Win32
@@ -50,4 +48,7 @@ Global
50 48
 	GlobalSection(SolutionProperties) = preSolution
51 49
 		HideSolutionNode = FALSE
52 50
 	EndGlobalSection
51
+	GlobalSection(ExtensibilityGlobals) = postSolution
52
+		SolutionGuid = {7030449E-C188-47FE-BA7E-8C494D91CA76}
53
+	EndGlobalSection
53 54
 EndGlobal