1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-05-19 00:50:53 +00:00
harbour-sailotp/src/FileIO/FileIO.pri
seiichiro 95f00e8dd0 Some minor changes
Switched to FileIO as subproject
Minor cosmetic changes for the CoverPage
2014-02-23 16:46:38 +01:00

8 lines
113 B
Plaintext

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