summaryrefslogtreecommitdiffstats
path: root/src/knx/core/core.pri
blob: 4a31691a539b794bbe26958ea65e16445711c055 (plain)
1
2
3
4
5
6
7
INCLUDEPATH += $$PWD

SOURCES += \
    $$PWD/qknxbytearray.cpp

HEADERS += \
    $$PWD/qknxbytearray.h