qt6-bb10/tests/auto/testlib/selftests/strcmp/strcmp.pro

14 lines
215 B
Prolog

load(qttest_p4)
# this is not a real testcase ('make check' should not run it)
CONFIG -= testcase
SOURCES += tst_strcmp.cpp
QT = core
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
TARGET = strcmp