summaryrefslogtreecommitdiff
path: root/plugins/autotest/unit_test/mixed_atp/tests/auto/dummy/dummy.pro
blob: 40e95bcc39079905d4983c52775537e31312f311 (plain)
1
2
3
4
5
6
7
8
9
10
QT += testlib
QT += gui
CONFIG += qt warn_on depend_includepath testcase
TEMPLATE = app

TARGET = tst_FooBar

HEADERS += tst_foo.h
SOURCES += tst_foo.cpp