qmlpluginexports/qmlpluginexports.pro

6 lines
104 B
Prolog

TEMPLATE = app
TARGET = qmlpluginexports
QT += qml-private
LIBS += -ldl
SOURCES += qmlpluginexports.cpp