summaryrefslogtreecommitdiffstats
path: root/tests/auto/qplugin/releaseplugin/releaseplugin.pro
blob: 21177b80d15ce409b9d0805e1b873b9503bfe0b0 (plain)
1
2
3
4
5
6
7
TEMPLATE = lib
CONFIG += plugin release
CONFIG -= debug debug_and_release
SOURCES = main.cpp
QT = core
DESTDIR = ../plugins