1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2025-03-18 19:17:56 +00:00
harbour-sailotp/src/FileIO/FileIO.pri

7 lines
107 B
Text

QT += core quick
INCLUDEPATH += $$PWD/src
HEADERS += $$PWD/src/fileio.h
SOURCES += $$PWD/src/fileio.cpp