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

12 lines
352 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/\\\"