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

9 lines
153 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