summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qpluginloader/theplugin/theplugin.pro
blob: bd318a3c6f88202eb7f713fbdb76f14697dd3d8f (plain)
1
2
3
4
5
6
TEMPLATE      = lib
CONFIG       += plugin
HEADERS       = theplugin.h
SOURCES       = theplugin.cpp
TARGET        = $$qtLibraryTarget(theplugin)
DESTDIR       = ../bin