qt5base-lts/tests/auto/widgets/dialogs/qfiledialog/qfiledialog.pro

14 lines
427 B
Prolog
Raw Normal View History

############################################################
# Project file for autotest for file qfiledialog.h
############################################################
CONFIG += testcase
TARGET = tst_qfiledialog
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qfiledialog.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"
linux*: CONFIG += insignificant_test # Crashes on different Linux distros