summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/datatable/datatable.pro
blob: 72fa851ae6e2ec13b53688585f8475737e25d256 (plain)
1
2
3
4
5
6
7
SOURCES += tst_datatable.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = datatable