diff --git a/TcpConnectionKiller.sln b/TcpConnectionKiller.sln index 29a268c..8560b10 100644 --- a/TcpConnectionKiller.sln +++ b/TcpConnectionKiller.sln @@ -8,19 +8,13 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 Release|x64 = Release|x64 - Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DA8A02AC-9048-491A-A701-AF8674BB606F}.Debug|x64.ActiveCfg = Debug|x64 - {DA8A02AC-9048-491A-A701-AF8674BB606F}.Debug|x64.Build.0 = Debug|x64 - {DA8A02AC-9048-491A-A701-AF8674BB606F}.Debug|x86.ActiveCfg = Debug|Win32 - {DA8A02AC-9048-491A-A701-AF8674BB606F}.Debug|x86.Build.0 = Debug|Win32 + {DA8A02AC-9048-491A-A701-AF8674BB606F}.Debug|x64.ActiveCfg = Release|x64 + {DA8A02AC-9048-491A-A701-AF8674BB606F}.Debug|x64.Build.0 = Release|x64 {DA8A02AC-9048-491A-A701-AF8674BB606F}.Release|x64.ActiveCfg = Release|x64 {DA8A02AC-9048-491A-A701-AF8674BB606F}.Release|x64.Build.0 = Release|x64 - {DA8A02AC-9048-491A-A701-AF8674BB606F}.Release|x86.ActiveCfg = Release|Win32 - {DA8A02AC-9048-491A-A701-AF8674BB606F}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/TcpConnectionKiller/TcpConnectionKiller.vcxproj b/TcpConnectionKiller/TcpConnectionKiller.vcxproj index 50c6f2b..3a84edd 100644 --- a/TcpConnectionKiller/TcpConnectionKiller.vcxproj +++ b/TcpConnectionKiller/TcpConnectionKiller.vcxproj @@ -1,14 +1,6 @@ - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -26,19 +18,6 @@ 10.0.17134.0 - - Application - true - v141 - Unicode - - - Application - false - v141 - true - Unicode - Application true @@ -57,12 +36,6 @@ - - - - - - @@ -70,34 +43,12 @@ - - true - true - - false - false - - - Use - Level3 - Disabled - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - Iphlpapi.lib;Ws2_32.lib;%(AdditionalDependencies) - - Use @@ -110,26 +61,7 @@ Console true - - - - - Use - Level3 - MaxSpeed - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - Iphlpapi.lib;Ws2_32.lib;%(AdditionalDependencies) + Ws2_32.lib;Iphlpapi.lib;%(AdditionalDependencies) @@ -142,12 +74,14 @@ true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true + MultiThreaded Console true true true + Ws2_32.lib;Iphlpapi.lib;%(AdditionalDependencies) @@ -156,9 +90,7 @@ - Create Create - Create Create