X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d156af3247c862e51a7c62f569a3fd302052a42..6041f69ca7bbb7c39e4ba64e407bc3ac39e3687f:/include/msvc/wx/setup.h diff --git a/include/msvc/wx/setup.h b/include/msvc/wx/setup.h index ceb31207f4..99362ff09a 100644 --- a/include/msvc/wx/setup.h +++ b/include/msvc/wx/setup.h @@ -187,9 +187,6 @@ #pragma comment(lib, wxMSW_LIB_NAME("stc")) #pragma comment(lib, wx3RD_PARTY_LIB_NAME("scintilla")) #endif - #if wxUSE_WEBVIEW && !defined(wxNO_WEBVIEW_LIB) - #pragma comment(lib, wxMSW_LIB_NAME("webview")) - #endif #endif // wxUSE_GUI