43f26cd8ff
* NEW: gb.qt5 component. [EXAMPLES] * BUG: Fix WebBrowser example. [INTERPRETER] * NEW: Fix compilation of EXEC and SHELL for older bytecode versions. [GB.DB.FORM] * NEW: Display the busy mouse cursor while loading SQL data. [GB.QT4] * NEW: Support for QT5. [GB.QT5] * NEW: Initial version of the QT5 component. Not everything is working. There is no Embedder and TrayIcon controls. git-svn-id: svn://localhost/gambas/trunk@7062 867c0c6c-44f3-4631-809d-bfa615b0a4ec
3 lines
95 B
Makefile
3 lines
95 B
Makefile
ACLOCAL_AMFLAGS = -I m4 --install
|
|
SUBDIRS = @QT5_DIR@
|
|
EXTRA_DIST = reconf share gb*.h gambas.h
|