diff --git a/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj b/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj
index 5ec706a5..81ddb1ae 100644
--- a/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj
+++ b/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj
@@ -5,10 +5,18 @@
Debug
Win32
+
+ Debug
+ x64
+
Release
Win32
+
+ Release
+ x64
+
{DCAB59C4-4394-4F79-8BE1-835B1313651B}
@@ -24,6 +32,13 @@
Unicode
x64
+
+ Application
+ true
+ v143
+ Unicode
+ x64
+
Application
false
@@ -32,24 +47,46 @@
Unicode
x64
+
+ Application
+ false
+ v143
+ true
+ Unicode
+ x64
+
+
+
+
+
+
+
true
$(ProjectDir)..\..\..\Import;$(IncludePath)
+
+ true
+ $(ProjectDir)..\..\..\Import;$(IncludePath)
+
false
$(ProjectDir)..\..\..\Import;$(IncludePath)
+
+ false
+ $(ProjectDir)..\..\..\Import;$(IncludePath)
+
@@ -65,6 +102,21 @@
true
+
+
+
+
+ Level3
+ Disabled
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions);VCZH_DEBUG_NO_REFLECTION
+ true
+ stdcpp20
+
+
+ Windows
+ true
+
+
Level3
@@ -84,11 +136,32 @@
true
+
+
+ Level3
+
+
+ MaxSpeed
+ true
+ true
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);VCZH_DEBUG_NO_REFLECTION
+ true
+ stdcpp20
+
+
+ Windows
+ true
+ true
+ true
+
+
/bigobj %(AdditionalOptions)
+ /bigobj %(AdditionalOptions)
/bigobj %(AdditionalOptions)
+ /bigobj %(AdditionalOptions)
diff --git a/Tutorial/GacUI_ControlTemplate/GacUI_ControlTemplate.sln b/Tutorial/GacUI_ControlTemplate/GacUI_ControlTemplate.sln
index 8db23c70..ac11cdb4 100644
--- a/Tutorial/GacUI_ControlTemplate/GacUI_ControlTemplate.sln
+++ b/Tutorial/GacUI_ControlTemplate/GacUI_ControlTemplate.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 16
-VisualStudioVersion = 16.0.31515.178
+# Visual Studio Version 17
+VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlackSkin", "BlackSkin\BlackSkin.vcxproj", "{DCAB59C4-4394-4F79-8BE1-835B1313651B}"
EndProject
@@ -21,16 +21,20 @@ Global
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DCAB59C4-4394-4F79-8BE1-835B1313651B}.Debug|Win32.ActiveCfg = Debug|Win32
{DCAB59C4-4394-4F79-8BE1-835B1313651B}.Debug|Win32.Build.0 = Debug|Win32
- {DCAB59C4-4394-4F79-8BE1-835B1313651B}.Debug|x64.ActiveCfg = Debug|Win32
+ {DCAB59C4-4394-4F79-8BE1-835B1313651B}.Debug|x64.ActiveCfg = Debug|x64
+ {DCAB59C4-4394-4F79-8BE1-835B1313651B}.Debug|x64.Build.0 = Debug|x64
{DCAB59C4-4394-4F79-8BE1-835B1313651B}.Release|Win32.ActiveCfg = Release|Win32
{DCAB59C4-4394-4F79-8BE1-835B1313651B}.Release|Win32.Build.0 = Release|Win32
- {DCAB59C4-4394-4F79-8BE1-835B1313651B}.Release|x64.ActiveCfg = Release|Win32
+ {DCAB59C4-4394-4F79-8BE1-835B1313651B}.Release|x64.ActiveCfg = Release|x64
+ {DCAB59C4-4394-4F79-8BE1-835B1313651B}.Release|x64.Build.0 = Release|x64
{96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Debug|Win32.ActiveCfg = Debug|Win32
{96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Debug|Win32.Build.0 = Debug|Win32
- {96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Debug|x64.ActiveCfg = Debug|Win32
+ {96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Debug|x64.ActiveCfg = Debug|x64
+ {96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Debug|x64.Build.0 = Debug|x64
{96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Release|Win32.ActiveCfg = Release|Win32
{96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Release|Win32.Build.0 = Release|Win32
- {96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Release|x64.ActiveCfg = Release|Win32
+ {96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Release|x64.ActiveCfg = Release|x64
+ {96C559CA-9718-4BEC-A053-28A0AB6A8CA2}.Release|x64.Build.0 = Release|x64
{A152FCC6-E757-4690-9BCC-3BF062E5E1C3}.Debug|Win32.ActiveCfg = Debug|Win32
{A152FCC6-E757-4690-9BCC-3BF062E5E1C3}.Debug|Win32.Build.0 = Debug|Win32
{A152FCC6-E757-4690-9BCC-3BF062E5E1C3}.Debug|x64.ActiveCfg = Debug|x64