source: trunk/examples/script/customclass/bytearrayclass.pri@ 117

Last change on this file since 117 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 160 bytes
Line 
1SOURCES += $$PWD/bytearrayclass.cpp \
2 $$PWD/bytearrayprototype.cpp
3HEADERS += $$PWD/bytearrayclass.h \
4 $$PWD/bytearrayprototype.h
5
6INCLUDEPATH += $$PWD
Note: See TracBrowser for help on using the repository browser.