More Windows system libraries. These are used by libuv.

This commit is contained in:
Jim Hague 2019-10-29 15:46:04 +00:00
parent 4af076f5fb
commit bb59275ba9
1 changed files with 2 additions and 0 deletions

View File

@ -194,6 +194,8 @@ if (DEFINED GETDNS_ON_WINDOWS)
"crypt32"
"gdi32"
"iphlpapi"
"psapi"
"userenv"
)
endif ()