genode/repos/qt4/lib/mk/qt_xml.mk

16 lines
364 B
Makefile
Raw Normal View History

2011-12-22 16:19:25 +01:00
include $(REP_DIR)/lib/import/import-qt_xml.mk
SHARED_LIB = yes
include $(REP_DIR)/lib/mk/qt_xml_generated.inc
2013-05-02 17:59:56 +02:00
include $(REP_DIR)/lib/mk/qt.inc
INC_DIR += $(REP_DIR)/include/qt4/QtXml/private \
2011-12-22 16:19:25 +01:00
$(REP_DIR)/contrib/$(QT4)/include/QtXml/private \
LIBS += qt_core libc
vpath % $(REP_DIR)/include/qt4/QtXml
vpath % $(REP_DIR)/include/qt4/QtXml/private