windows-binary-fuzzing/programs/source/QT_getOpenFileContent.pro
2025-05-25 15:08:40 +02:00

6 lines
124 B
Prolog

QT += core widgets
CONFIG += console
SOURCES += QT_getOpenFileContent.cpp
TARGET = QT_getOpenFileContent
DESTDIR = compiled