QT -= gui TARGET = test_plugin TEMPLATE = lib VERSION=0.0.1 SOURCES += test_plugin.cpp