summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/cmptest/cmptest.pro
blob: a793c203dd39aff2ed3bd1cc576951dd53423acd (plain)
1
2
3
4
5
6
7
SOURCES += tst_cmptest.cpp
QT = core gui testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = cmptest