gambas-source-code/main/lib/gui.qt.ext/Makefile.am
Benoît Minisini d431251e2c New component switcher for choosing between QT4 or QT5 extension component.
[DEVELOPMENT ENVIRONMENT]
* NEW: Support for 'gb.gui.qt.ext' component.

[GB.GUI.QT.EXT]
* NEW: New component switcher for choosing between QT4 or QT5 extension component.
2023-07-09 19:35:54 +02:00

12 lines
309 B
Makefile

COMPONENT = gb.gui.qt.ext
include $(top_srcdir)/component.am
gblib_LTLIBRARIES = gb.gui.qt.ext.la
gb_gui_qt_ext_la_LIBADD =
gb_gui_qt_ext_la_LDFLAGS = -module @LD_FLAGS@
gb_gui_qt_ext_la_CFLAGS = -I$(top_srcdir)/share -I$(top_srcdir)/gbx @INCLTDL@ $(AM_CFLAGS)
gb_gui_qt_ext_la_SOURCES = \
main.h main.c