source: trunk/examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro@ 1168

Last change on this file since 1168 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

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