plugin example: change template from 'dll' to 'plugin'

This commit is contained in:
polos 2019-02-28 20:32:02 +01:00
parent bd69c3dd63
commit 3501d8e5ac

View file

@ -1,5 +1,5 @@
TEMPLATE = lib
CONFIG += dll no_keywords release
CONFIG += plugin no_keywords release
INCLUDEPATH += /usr/local/include
LIBS += -L/usr/local/lib -leql5
TARGET = qt_plugin