diff --git a/src/hucc/msbuild/hucc.sln b/src/hucc/msbuild/hucc.sln
new file mode 100644
index 00000000..4cf175c1
--- /dev/null
+++ b/src/hucc/msbuild/hucc.sln
@@ -0,0 +1,28 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.34601.136
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hucc", "hucc.vcxproj", "{E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Debug|Win32.ActiveCfg = Debug|Win32
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Debug|Win32.Build.0 = Debug|Win32
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Debug|x64.ActiveCfg = Debug|x64
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Debug|x64.Build.0 = Debug|x64
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Release|Win32.ActiveCfg = Release|Win32
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Release|Win32.Build.0 = Release|Win32
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Release|x64.ActiveCfg = Release|x64
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/src/hucc/msbuild/hucc.vcxproj b/src/hucc/msbuild/hucc.vcxproj
new file mode 100644
index 00000000..4d961f6f
--- /dev/null
+++ b/src/hucc/msbuild/hucc.vcxproj
@@ -0,0 +1,306 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {E65AC2A5-0CE0-48D3-BD26-6AD84E36EBA2}
+ 10.0
+
+
+
+ Application
+ false
+ NotSet
+ v142
+ false
+
+
+ Application
+ false
+ NotSet
+ v142
+ false
+
+
+ Application
+ false
+ NotSet
+ v142
+ true
+
+
+ Application
+ false
+ NotSet
+ v142
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ ..\..\..\bin\
+ ..\..\..\bin\
+ ..\..\..\bin\
+ ..\..\..\bin\
+ .x86\$(Configuration)\
+ .x86\$(Configuration)\
+ .x64\$(Configuration)\
+ .x64\$(Configuration)\
+ false
+ false
+ false
+ false
+
+
+
+ hucc.tlb
+
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ %(AdditionalIncludeDirectories)
+ _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;WIN32;_CONSOLE;PC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ $(IntDir)hucc.pch
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ Level3
+ true
+ true
+ stdcpp17
+ stdc17
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ true
+ $(OutDir)hucc.pdb
+ Console
+ false
+
+
+ MachineX86
+
+
+ true
+ hucc.bsc
+
+
+
+
+ hucc.tlb
+
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ %(AdditionalIncludeDirectories)
+ _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;WIN32;_CONSOLE;PC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ $(IntDir)hucc.pch
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ Level3
+ true
+ true
+ stdcpp17
+ stdc17
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ true
+ $(OutDir)hucc.pdb
+ Console
+ false
+
+
+
+
+ true
+ hucc.bsc
+
+
+
+
+ hucc.tlb
+
+
+
+
+ Disabled
+ %(AdditionalIncludeDirectories)
+ _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;WIN32;_CONSOLE;PC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebug
+ $(IntDir)hucc.pch
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ Level3
+ true
+ ProgramDatabase
+ true
+ stdcpp17
+ stdc17
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ true
+ true
+ $(OutDir)hucc.pdb
+ Console
+ false
+
+
+ MachineX86
+
+
+ true
+ hucc.bsc
+
+
+
+
+ hucc.tlb
+
+
+
+
+ Disabled
+ %(AdditionalIncludeDirectories)
+ _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;WIN32;_CONSOLE;PC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebug
+ $(IntDir)hucc.pch
+ $(IntDir)
+ $(IntDir)
+ $(IntDir)
+ Level3
+ true
+ ProgramDatabase
+ true
+ stdcpp17
+ stdc17
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0409
+
+
+ true
+ true
+ $(OutDir)hucc.pdb
+ Console
+ false
+
+
+
+
+ true
+ hucc.bsc
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/hucc/msbuild/hucc.vcxproj.filters b/src/hucc/msbuild/hucc.vcxproj.filters
new file mode 100644
index 00000000..a8dfcdab
--- /dev/null
+++ b/src/hucc/msbuild/hucc.vcxproj.filters
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file