1 INCLUDEPATH += $$PWD
2
3 HEADERS += \
4 $$PWD/qlistmodelinterface_p.h\
5
6 SOURCES += \
7 $$PWD/qlistmodelinterface.cpp \