qt6-bb10/tests/auto/qprocess/fileWriterProcess/fileWriterProcess.pro

11 lines
142 B
Prolog

SOURCES = main.cpp
CONFIG += console
CONFIG -= app_bundle
QT = core
DESTDIR = ./
# no install rule for application used by test
INSTALLS =