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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = strcmp