summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/strcmp/strcmp.pro
blob: 35a4c5e8586b9314fdc608d94781a28634d320c2 (plain)
1
2
3
4
5
6
7
8
9
SOURCES += tst_strcmp.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = strcmp

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)