qt5base-lts/tests/auto/testlib/selftests/cmptest/cmptest.pro

11 lines
206 B
Prolog
Raw Normal View History

SOURCES += tst_cmptest.cpp
QT = core testlib
qtHaveModule(gui): QT += gui
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
TARGET = cmptest
include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)