summaryrefslogtreecommitdiffstats
path: root/src/designer/src/plugins/activeqt/activeqt.pro
blob: fb0928246c973f9afb293d33a2892d212e82ce54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TARGET      = qaxwidget
QT         += widgets designer-private axcontainer

PLUGIN_CLASS_NAME = QAxWidgetPlugin
include(../plugins.pri)

SOURCES += qaxwidgetextrainfo.cpp \
qaxwidgetplugin.cpp \
qdesigneraxwidget.cpp \
qaxwidgetpropertysheet.cpp \
qaxwidgettaskmenu.cpp

HEADERS += qaxwidgetextrainfo.h \
qaxwidgetplugin.h \
qdesigneraxwidget.h \
qaxwidgetpropertysheet.h \
qaxwidgettaskmenu.h

OTHER_FILES += activeqt.json