summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication/modal/modal.pro
blob: a34871d2aaa3834b36d7b331181f74945b8c2032 (plain)
1
2
3
4
5
6
7
QT += widgets
SOURCES += main.cpp \
    base.cpp
DESTDIR = ./
CONFIG -= app_bundle debug_and_release_target
HEADERS += base.h