jw-pkg/make/qtplugin.mk
Jan Lindemann d8d9235617 qtplugin.mk: Code beautification
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-09-05 13:17:06 +00:00

11 lines
184 B
Makefile

# generic utility modules
# (c) 2005 jannet it services
# contact@jannet.de
# $Id$
USE_QT = true
QT_MAJOR_VERSION ?= 4
include $(MODDIR)/make/plugin.mk
include $(MODDIR)/make/qt.mk