diff --git a/visualc/PropertySheet.props b/visualc/PropertySheet.props
index a20117801..5e5d252ad 100644
--- a/visualc/PropertySheet.props
+++ b/visualc/PropertySheet.props
@@ -18,14 +18,9 @@
-
-
- $(ProjectDir)..\..\fftw-3.3-dll64;%(AdditionalLibraryDirectories)
-
-
- libfftw3-3.lib;%(AdditionalDependencies)
+ $(IntDir)libfftw3-3.lib;%(AdditionalDependencies)
diff --git a/visualc/vngspice.vcxproj b/visualc/vngspice.vcxproj
index 0b3ca2cad..d81bd3074 100644
--- a/visualc/vngspice.vcxproj
+++ b/visualc/vngspice.vcxproj
@@ -124,6 +124,9 @@
force recompilation of conf.c with current date
if exist $(IntDir)conf.obj del $(IntDir)conf.obj
+
+
+ lib /machine:x64 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3-3.lib
X64
@@ -179,6 +182,9 @@
force recompilation of conf.c with current date
if exist $(IntDir)conf.obj del $(IntDir)conf.obj
+
+
+ lib /machine:x64 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3-3.lib
X64
@@ -242,6 +248,9 @@
force recompilation of conf.c with current date
if exist $(IntDir)conf.obj del $(IntDir)conf.obj
+
+
+ lib /machine:x64 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3-3.lib
X64
@@ -297,6 +306,9 @@
force recompilation of conf.c with current date
if exist $(IntDir)conf.obj del $(IntDir)conf.obj
+
+
+ lib /machine:x64 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3-3.lib
X64
@@ -358,6 +370,9 @@
force recompilation of conf.c with current date
if exist $(IntDir)conf.obj del $(IntDir)conf.obj
+
+
+ lib /machine:x64 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3-3.lib
X64
@@ -423,6 +438,9 @@
force recompilation of conf.c with current date
if exist $(IntDir)conf.obj del $(IntDir)conf.obj
+
+
+ lib /machine:x64 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3-3.lib
X64