jw-pkg/make/qtplugin.mk
Jan Lindemann aa85417a17 Everywhere: Purge spaces in text files
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-06 12:38:20 +00:00

10 lines
183 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