1
0
This repository has been archived on 2024-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
qtjsonsettings/qtjsonsettings.pri

6 lines
129 B
Plaintext
Raw Normal View History

2011-03-05 20:37:24 +00:00
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
HEADERS += $$PWD/qtjsonsettings.h
SOURCES += $$PWD/qtjsonsettings.cpp