8295231: Move all linking of native libraries to make

Reviewed-by: ihse, erikj
This commit is contained in:
Julian Waters 2022-10-17 20:57:26 +00:00 committed by Magnus Ihse Bursie
parent f300ec8631
commit 8d751de319
14 changed files with 20 additions and 23 deletions

View file

@ -34,8 +34,7 @@
#include "java_lang_Integer.h"
#include "sun_nio_ch_FileDispatcherImpl.h"
#include <Mswsock.h>
#pragma comment(lib, "Mswsock.lib")
#include <Mswsock.h> // Requires Mswsock.lib
/**************************************************************
* FileDispatcherImpl.c