7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
SOURCES += $$PWD/bytearrayclass.cpp \
|
|
$$PWD/bytearrayprototype.cpp
|
|
HEADERS += $$PWD/bytearrayclass.h \
|
|
$$PWD/bytearrayprototype.h
|
|
|
|
INCLUDEPATH += $$PWD
|