Files
qt5.12.8/tests/auto/widgets/dialogs/qfiledialog/qfiledialog.pro
2025-08-26 22:57:23 +08:00

12 lines
352 B
Prolog

############################################################
# 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/\\\"