source: trunk/examples/touch/dials/dials.pro@ 1077

Last change on this file since 1077 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: 243 bytes
Line 
1SOURCES += main.cpp
2FORMS += dials.ui
3
4# install
5target.path = $$[QT_INSTALL_EXAMPLES]/touch/dials
6sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS dials.pro
7sources.path = $$[QT_INSTALL_EXAMPLES]/touch/dials
8INSTALLS += target sources
Note: See TracBrowser for help on using the repository browser.