X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/906c935a80b10d53cecf57f71ab5f3f4f1d529ec..6041f69ca7bbb7c39e4ba64e407bc3ac39e3687f:/include/msvc/wx/setup.h?ds=sidebyside diff --git a/include/msvc/wx/setup.h b/include/msvc/wx/setup.h index 796e97d7c6..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_WEB && !defined(wxNO_WEB_LIB) - #pragma comment(lib, wxMSW_LIB_NAME("web")) - #endif #endif // wxUSE_GUI