source: trunk/doc/src/snippets/qtscript/registeringobjects/registeringobjects.pro

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

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

File size: 90 bytes
Line 
1SOURCES = main.cpp \
2 myobject.cpp
3HEADERS = myobject.h
4QT += script
Note: See TracBrowser for help on using the repository browser.