From 363737b9e0e5c2f9de85a0caf641204e638115e3 Mon Sep 17 00:00:00 2001 From: Marek Roszko Date: Thu, 12 Aug 2021 22:09:34 -0400 Subject: [PATCH] Remove post build events that copy files out of the tree --- visualc/vngspice-fftw.vcxproj | 24 ------------------------ visualc/vngspice.vcxproj | 17 +++++------------ 2 files changed, 5 insertions(+), 36 deletions(-) diff --git a/visualc/vngspice-fftw.vcxproj b/visualc/vngspice-fftw.vcxproj index 14773c8..178aa73 100644 --- a/visualc/vngspice-fftw.vcxproj +++ b/visualc/vngspice-fftw.vcxproj @@ -238,8 +238,6 @@ lib /machine:x86 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll32\libfftw3-3.dll" "$(OutDir)" - make-install-vngspiced.bat $(OutDir) fftw @@ -289,8 +287,6 @@ lib /machine:x86 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll32\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw @@ -337,8 +333,6 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll64\libfftw3-3.dll" "$(OutDir)" - make-install-vngspiced.bat $(OutDir) fftw 64 @@ -393,8 +387,6 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll64\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw 64 @@ -438,8 +430,6 @@ lib /machine:x86 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll32\libfftw3-3.dll" "$(OutDir)" - make-install-vngspiced.bat $(OutDir) fftw @@ -489,8 +479,6 @@ lib /machine:x86 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll32\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw @@ -537,8 +525,6 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll64\libfftw3-3.dll" "$(OutDir)" - make-install-vngspiced.bat $(OutDir) fftw 64 @@ -591,8 +577,6 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll64\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw 64 @@ -643,8 +627,6 @@ lib /machine:x86 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll32\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw @@ -700,8 +682,6 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll64\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw 64 @@ -752,8 +732,6 @@ lib /machine:x86 /def:..\..\fftw-3.3-dll32\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll32\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw @@ -807,8 +785,6 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 - copy /y "..\..\fftw-3.3-dll64\libfftw3-3.dll" "$(OutDir)" - make-install-vngspice.bat $(OutDir) fftw 64 diff --git a/visualc/vngspice.vcxproj b/visualc/vngspice.vcxproj index 7b6ac0b..7190c1e 100644 --- a/visualc/vngspice.vcxproj +++ b/visualc/vngspice.vcxproj @@ -242,7 +242,7 @@ true - make-install-vngspiced.bat $(OutDir) + $(ProjectDir)ngspice-x86.exe.manifest @@ -293,7 +293,6 @@ - make-install-vngspice.bat $(OutDir) @@ -342,7 +341,6 @@ - make-install-vngspiced.bat $(OutDir) 64 @@ -399,7 +397,6 @@ - make-install-vngspice.bat $(OutDir) 64 @@ -444,7 +441,7 @@ true - make-install-vngspiced.bat $(OutDir) + $(ProjectDir)ngspice-x86.exe.manifest @@ -494,7 +491,7 @@ true - make-install-vngspice.bat $(OutDir) + $(ProjectDir)ngspice-x86.exe.manifest @@ -542,7 +539,6 @@ - make-install-vngspiced.bat $(OutDir) 64 @@ -597,7 +593,6 @@ - make-install-vngspice.bat $(OutDir) 64 @@ -649,7 +644,7 @@ true - make-install-vngspice.bat $(OutDir) + $(ProjectDir)ngspice-x86.exe.manifest @@ -706,7 +701,6 @@ - make-install-vngspice.bat $(OutDir) 64 @@ -758,7 +752,7 @@ true - make-install-vngspice.bat $(OutDir) + $(ProjectDir)ngspice-x86.exe.manifest @@ -813,7 +807,6 @@ - make-install-vngspice.bat $(OutDir) 64 -- 2.32.0.windows.2