From 817a7c616dae9431c89bb20aeed87c37b7e0d5a7 Mon Sep 17 00:00:00 2001 From: segfault Date: Sun, 18 Sep 2022 14:22:49 +0200 Subject: Retargeted to Windows 10. * disable Spectre Mitigation (may change) * remove autoconf generated header files --- windows/nDPI.vcxproj | 8 +++++--- windows/nDPI.vcxproj.filters | 2 -- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj index 9686f2be6..f7f74d0e7 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -23,7 +23,7 @@ nDPIdev Win32Proj nDPI - 8.1 + 10.0 @@ -31,22 +31,26 @@ v140 true Unicode + false DynamicLibrary v142 true Unicode + false StaticLibrary v140 MultiByte + false DynamicLibrary v142 Unicode + false @@ -412,8 +416,6 @@ - - diff --git a/windows/nDPI.vcxproj.filters b/windows/nDPI.vcxproj.filters index f57d96502..5f296cd2a 100644 --- a/windows/nDPI.vcxproj.filters +++ b/windows/nDPI.vcxproj.filters @@ -240,8 +240,6 @@ - - -- cgit v1.2.3