1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-03 19:23:59 +00:00
harbour-sailotp/src/FileIO/FileIO.pri

8 lines
107 B
Plaintext

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