source:
trunk/examples/script/customclass/bytearrayclass.pri@
117
Last change on this file since 117 was 2, checked in by , 16 years ago | |
---|---|
File size: 160 bytes |
Line | |
---|---|
1 | SOURCES += $$PWD/bytearrayclass.cpp \ |
2 | $$PWD/bytearrayprototype.cpp |
3 | HEADERS += $$PWD/bytearrayclass.h \ |
4 | $$PWD/bytearrayprototype.h |
5 | |
6 | INCLUDEPATH += $$PWD |
Note:
See TracBrowser
for help on using the repository browser.