wxwidgets/samples/webview
Vadim Zeitlin ae8619b6dd Don't build separate webview_chromium library
Just include wxWebViewChromium in the webview library if it's enabled
during the build.

There doesn't seem to be any reason to build a separate library for it,
it's not really different from the other disabled by default wxWebView
backend (Edge).

And now that we don't need to link with an extra library, there is also
no need to have a separate webview_chromium sample, so just add a
possibility to run webview sample itself using Chromium backend by
setting WX_WEBVIEW_BACKEND environment variable.
2023-09-15 01:56:08 +02:00
..
cef_helper_info.plist.in De TAB-ify Info.plist files 2023-09-06 18:54:32 +02:00
cef_process_helper.cpp Use C++11 nullptr in CEF helper process in the sample 2023-09-06 03:50:05 +02:00
compatibility.manifest Add wxWebViewChromium to CMake 2018-02-20 18:33:18 +01:00
handler_advanced.html Add advanced handler to webview sample 2022-09-16 21:00:52 +02:00
makefile.gcc Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
Makefile.in Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
webview.bkl Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
webview.cpp Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
webview.vcxproj Don't build separate webview_chromium library 2023-09-15 01:56:08 +02:00
wxlogo.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00