- Fixed: using Qt5 plugin system based on Q_PLUGIN_METADATA

This commit is contained in:
Mathew Sutcliffe
2013-07-05 23:22:11 +01:00
parent 7564973b14
commit 126ea9b8ac
5 changed files with 60 additions and 66 deletions

View File

@@ -9,6 +9,7 @@ DEPENDPATH += . ../../src
INCLUDEPATH += . ../../src
SOURCES += *.cpp
HEADERS += *.h
LIBS += -L../../lib -lblackmisc