diff --git a/visualc/ng_shared_xspice_v/ng_shared_test_v.sln b/visualc/ng_shared_xspice_v/ng_shared_test_v.sln
index 9438370fb..65c5f77ac 100644
--- a/visualc/ng_shared_xspice_v/ng_shared_test_v.sln
+++ b/visualc/ng_shared_xspice_v/ng_shared_test_v.sln
@@ -8,15 +8,24 @@ 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
{01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Debug|Win32.ActiveCfg = Debug|Win32
{01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Debug|Win32.Build.0 = Debug|Win32
+ {01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Debug|x64.ActiveCfg = Debug|x64
+ {01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Debug|x64.Build.0 = Debug|x64
{01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Release|Win32.ActiveCfg = Release|Win32
{01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Release|Win32.Build.0 = Release|Win32
+ {01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Release|x64.ActiveCfg = Release|x64
+ {01B94AD4-AF8F-4173-9BF8-120638B8BC6C}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {7DC1C75F-3EE7-4A93-9641-10447A70B8C6}
+ EndGlobalSection
EndGlobal
diff --git a/visualc/ng_shared_xspice_v/ng_shared_test_v/ng_shared_test_v.vcxproj b/visualc/ng_shared_xspice_v/ng_shared_test_v/ng_shared_test_v.vcxproj
index abe62a582..29db0dc64 100644
--- a/visualc/ng_shared_xspice_v/ng_shared_test_v/ng_shared_test_v.vcxproj
+++ b/visualc/ng_shared_xspice_v/ng_shared_test_v/ng_shared_test_v.vcxproj
@@ -5,10 +5,18 @@
Debug
Win32
+
+ Debug
+ x64
+
Release
Win32
+
+ Release
+ x64
+
{01B94AD4-AF8F-4173-9BF8-120638B8BC6C}
@@ -22,20 +30,37 @@
NotSet
true
+
+ Application
+ v140
+ NotSet
+ true
+
Application
v140
NotSet
+
+ Application
+ v140
+ NotSet
+
+
+
+
+
+
+
<_ProjectFileVersion>14.0.25029.0
@@ -45,11 +70,17 @@
$(Configuration)\
true
+
+ true
+
$(SolutionDir)$(Configuration)\
$(Configuration)\
false
+
+ false
+
Disabled
@@ -72,6 +103,29 @@
MachineX86
+
+
+ Disabled
+ WIN32;_DEBUG;_CONSOLE;XSPICE;%(PreprocessorDefinitions)
+
+
+ Default
+ MultiThreadedDebug
+ true
+
+
+ Level4
+ ProgramDatabase
+ CompileAsC
+
+
+ true
+ Console
+ false
+
+
+
+
Full
@@ -97,6 +151,33 @@
MachineX86
+
+
+ Full
+ true
+ true
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+
+
+ MultiThreaded
+ false
+ true
+
+
+ Level3
+
+
+ CompileAsC
+
+
+ false
+ Console
+ true
+ true
+
+
+
+