diff --git a/ChangeLog b/ChangeLog
index 9616058db..98e9df9b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-08-04 Holger Vogt
+ * dcpss.c: tiny update to obtain compilation with MS VS 2008,
+ code beautyfied
+
2011-08-04 Paolo Nenzi
* (new) tests/pss ,
* (new) tests/pss/colpitt_osc_pss.cir ,
diff --git a/visualc/vngspice.sln b/visualc/vngspice.sln
index b3a712c62..d23509e0b 100644
--- a/visualc/vngspice.sln
+++ b/visualc/vngspice.sln
@@ -22,7 +22,7 @@ Global
{83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_debug|Win32.Build.0 = console_debug|Win32
{83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_debug|x64.ActiveCfg = console_debug|x64
{83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_debug|x64.Build.0 = console_debug|x64
- {83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_release_omp|Win32.ActiveCfg = console_release|x64
+ {83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_release_omp|Win32.ActiveCfg = console_release|Win32
{83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_release_omp|x64.ActiveCfg = console_release|x64
{83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_release_omp|x64.Build.0 = console_release|x64
{83E315C7-EDD3-4F6B-AF28-87A92A4FA49A}.console_release|Win32.ActiveCfg = console_release|Win32
@@ -46,8 +46,8 @@ Global
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
- AMDCaProjectFile = D:\Spice_general\ng-spice-rework\visualc\CodeAnalyst\vngspice.caw
- AMDCaPersistentStartup = vngspice
AMDCaPersistentConfig = Debug|Win32
+ AMDCaPersistentStartup = vngspice
+ AMDCaProjectFile = D:\Spice_general\ng-spice-rework\visualc\CodeAnalyst\vngspice.caw
EndGlobalSection
EndGlobal
diff --git a/visualc/vngspice.vcproj b/visualc/vngspice.vcproj
index 192be8b4d..3d9ba049f 100644
--- a/visualc/vngspice.vcproj
+++ b/visualc/vngspice.vcproj
@@ -571,8 +571,8 @@
@@ -665,8 +665,8 @@
@@ -2825,6 +2825,10 @@
RelativePath="..\src\spicelib\devices\jfet2\psmodel.h"
>
+
+
@@ -5321,6 +5325,10 @@
RelativePath="..\src\spicelib\analysis\dcosetp.c"
>
+
+
@@ -7921,6 +7929,18 @@
RelativePath="..\src\spicelib\devices\jfet2\psmodel.c"
>
+
+
+
+
+
+