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

13 lines
256 B
Prolog
Raw Normal View History

SOURCES += tst_differentexec.cpp
QT = core testlib
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
TARGET = differentexec
# This app is testdata for tst_selftests
target.path = $$[QT_INSTALL_TESTS]/tst_selftests/$$TARGET
INSTALLS += target