summaryrefslogtreecommitdiffstats
path: root/src/plugins/gfxdrivers/ahi/ahi.pro
blob: fd078421f943b117d08fa926b75b5cc96847877b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TARGET = qahiscreen
load(qt_plugin)

DESTDIR = $$QT.gui.plugins/gfxdrivers

target.path = $$[QT_INSTALL_PLUGINS]/gfxdrivers
INSTALLS += target

HEADERS	= qscreenahi_qws.h

SOURCES	= qscreenahi_qws.cpp \
          qscreenahiplugin.cpp

LIBS += -lahi