1
SOURCES += $$PWD/bytearrayclass.cpp \
2
$$PWD/bytearrayprototype.cpp
3
HEADERS += $$PWD/bytearrayclass.h \
4
$$PWD/bytearrayprototype.h
5
6
INCLUDEPATH += $$PWD