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