From c3df3a12aa88739e303340ccd7436d467b4662d2 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 16 Mar 2022 11:03:57 +0100 Subject: Fixed msys2 build warnings and re-activated CI Mingw64 build. * Removed Visual Studio leftovers. Maintaining an autotools project with VS integration requires some additional overhead. Signed-off-by: Toni Uhlig Signed-off-by: lns --- windows/nDPI.vcxproj | 390 --------------------------------------------------- 1 file changed, 390 deletions(-) delete mode 100644 windows/nDPI.vcxproj (limited to 'windows') diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj deleted file mode 100644 index 59f82c122..000000000 --- a/windows/nDPI.vcxproj +++ /dev/null @@ -1,390 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {7331961B-A2B5-45B1-B144-AFDEFBB0EB01} - nDPIdev - Win32Proj - nDPI - 8.1 - - - - DynamicLibrary - v140 - true - Unicode - - - DynamicLibrary - v140 - true - Unicode - - - StaticLibrary - v140 - MultiByte - - - DynamicLibrary - v140 - Unicode - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>11.0.50727.1 - - - $(ProjectDir)bin\$(Platform)_$(Configuration)\ - $(SolutionDir)obj\$(ProjectName)_$(Configuration)_$(Platform)\ - true - - - true - $(SolutionDir)obj\$(ProjectName)_$(Configuration)_$(Platform)\ - $(ProjectDir)bin\$(Platform)_$(Configuration)\ - $(ProjectDir);$(ProjectDir)dummy\folder\;$(IncludePath) - - - $(ProjectDir)bin\$(Platform)_$(Configuration)\ - $(SolutionDir)obj\$(ProjectName)_$(Configuration)_$(Platform)\ - false - $(ProjectDir);$(ProjectDir)dummy\folder\;$(IncludePath) - - - false - $(SolutionDir)obj\$(ProjectName)_$(Configuration)_$(Platform)\ - $(ProjectDir)bin\$(Platform)_$(Configuration)\ - $(ProjectDir);$(ProjectDir)dummy\folder\;$(IncludePath) - - - - Disabled - $(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\protocols\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\include\;$(ProjectDir)..\..\..\..\submodules\nDPI\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\third_party\include\;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - false - Default - MultiThreadedDebugDLL - - Level3 - ProgramDatabase - false - $(TargetDir)$(TargetName).pdb - false - true - - - true - Windows - MachineX86 - Ws2_32.lib;%(AdditionalDependencies) - true - true - - - - - Disabled - $(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\protocols\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\include\;$(ProjectDir)..\..\..\..\submodules\nDPI\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\third_party\include\;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - Default - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - false - $(TargetDir)$(TargetName).pdb - false - true - $(ProjectDir);%(AdditionalUsingDirectories) - - - true - Windows - Ws2_32.lib;%(AdditionalDependencies) - true - true - - - - - - - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - MultiThreaded - - TurnOffAllWarnings - None - $(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\protocols\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\include\;$(ProjectDir)..\..\..\..\submodules\nDPI\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\third_party\include\;%(AdditionalIncludeDirectories) - Full - AnySuitable - true - Speed - true - true - true - $(TargetDir)$(TargetName).pdb - true - $(ProjectDir);%(AdditionalUsingDirectories) - true - Sync - - - false - Console - true - true - MachineX86 - Ws2_32.lib;%(AdditionalDependencies) - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreaded - - - TurnOffAllWarnings - None - $(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\protocols\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\include\;$(ProjectDir)..\..\..\..\submodules\nDPI\;$(ProjectDir)..\..\..\..\submodules\nDPI\src\lib\third_party\include\;%(AdditionalIncludeDirectories) - Full - AnySuitable - true - Speed - true - true - true - $(TargetDir)$(TargetName).pdb - true - $(ProjectDir);%(AdditionalUsingDirectories) - Sync - true - - - false - Console - true - true - Ws2_32.lib;%(AdditionalDependencies) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3