mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 09:38:53 +00:00
99937a6267
Fixes #2424
10 lines
226 B
Makefile
10 lines
226 B
Makefile
include $(REP_DIR)/lib/import/import-qt5_xml.mk
|
|
|
|
SHARED_LIB = yes
|
|
|
|
include $(REP_DIR)/lib/mk/qt5_xml_generated.inc
|
|
|
|
include $(REP_DIR)/lib/mk/qt5.inc
|
|
|
|
INC_DIR += $(QT5_CONTRIB_DIR)/qtbase/include/QtCore/$(QT_VERSION)/QtCore \
|