code clean
[mdictionary] / src / plugins / plugin.pri
1 TEMPLATE = lib
2 include (../../mdictionary.pri)
3
4 CONFIG += plugin
5 INCLUDEPATH += $$dirname(PWD)
6
7 target.path = $$PLUGINS_DIR
8 INSTALLS += target