gambas-source-code/main/lib/gui.webview/Makefile.am
gambas 3e0b760dc6 Work on web browser components continue. New QT/GTK+ web browser switcher component.
[GB.GTK3.WEBVIEW]
* NEW: WebView: Add Title and Zoom properties.
* NEW: WebView: Add History property and history support.

[GB.GUI]
* NEW: Enhance debugging messages.

[GB.GUI.OPENGL]
* NEW: Fix debugging messages.

[GB.GUI.QT]
* NEW: Enhance debugging messages.

[GB.GUI.WEBVIEW]
* NEW: New QT/GTK+ web browser switcher component.

[GB.QT5.WEBVIEW]
* NEW: WebView: Add Title and Zoom properties.
* NEW: WebView: Add History property and history support.
2020-09-23 01:06:18 +02:00

11 lines
313 B
Makefile

COMPONENT = gb.gui.webview
include $(top_srcdir)/component.am
gblib_LTLIBRARIES = gb.gui.webview.la
gb_gui_webview_la_LIBADD =
gb_gui_webview_la_LDFLAGS = -module @LD_FLAGS@
gb_gui_webview_la_CFLAGS = -I$(top_srcdir)/share -I$(top_srcdir)/gbx @INCLTDL@ $(AM_CFLAGS)
gb_gui_webview_la_SOURCES = main.h main.c