qtscript-opensource-src/examples/script/customclass/bytearrayclass.pri

7 lines
160 B
Plaintext

SOURCES += $$PWD/bytearrayclass.cpp \
$$PWD/bytearrayprototype.cpp
HEADERS += $$PWD/bytearrayclass.h \
$$PWD/bytearrayprototype.h
INCLUDEPATH += $$PWD