sailfish-components/FileIO/FileIO.pri

8 lines
113 B
Plaintext
Raw Normal View History

2014-02-23 11:13:21 +00:00
QT += core declarative
INCLUDEPATH += $$PWD/src
HEADERS += $$PWD/src/fileio.h
SOURCES += $$PWD/src/fileio.cpp