diff --git a/build/C_Properties.props b/build/C_Properties.props
index 8fd1bdbe..70055d45 100644
--- a/build/C_Properties.props
+++ b/build/C_Properties.props
@@ -9,6 +9,9 @@
Level3
AssemblyAndSourceCode
+
+ Ws2_32.lib;%(AdditionalDependencies)
+
\ No newline at end of file
diff --git a/build/VS2010/HEVC_encoder.vcxproj b/build/VS2010/HEVC_encoder.vcxproj
index 98e46d33..44de6c6f 100644
--- a/build/VS2010/HEVC_encoder.vcxproj
+++ b/build/VS2010/HEVC_encoder.vcxproj
@@ -87,20 +87,12 @@
CompileAsC
- Console
true
Ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
-
- CompileAsC
-
-
- Console
- true
- Ws2_32.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)
-
+