aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/interfaces/interfaces.pri
blob: aeaf3a765e2288559ac2d639cf475bae3db958ae (plain)
1
2
3
4
5
6
7
8
INCLUDEPATH += $$PWD/

HEADERS += $$PWD/nodeinstanceclientinterface.h
HEADERS += $$PWD/nodeinstanceglobal.h
HEADERS += $$PWD/nodeinstanceserverinterface.h
HEADERS += $$PWD/commondefines.h

SOURCES += $$PWD/nodeinstanceserverinterface.cpp