Kaydet (Commit) 83d00917 authored tarafından Michael Stahl's avatar Michael Stahl

extensions: MSVC tinderbox wants its InternetGetConnectedStateEx

Change-Id: Ie5486e910ba562954ef38c83b2fa673511a9e931
üst 0223eb2c
...@@ -34,6 +34,7 @@ ifeq ($(OS),WNT) ...@@ -34,6 +34,7 @@ ifeq ($(OS),WNT)
$(eval $(call gb_CppunitTest_use_system_win32_libs,extensions_test_update,\ $(eval $(call gb_CppunitTest_use_system_win32_libs,extensions_test_update,\
shell32 \ shell32 \
ole32 \ ole32 \
wininet \
)) ))
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment