Newer
Older
Import / applications / MakePDF / Security / generator / generator.pro
@John Ryland John Ryland on 22 Dec 2020 101 bytes import NUC files
CONFIG += qt
QT += core gui widgets

SOURCES += main.cpp \
			generator.cpp

HEADERS += generator.h