source: trunk/examples/gestures/gestures.pro@ 983

Last change on this file since 983 was 561, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.1 sources.

  • Property svn:eol-style set to native
File size: 295 bytes
RevLine 
[556]1TEMPLATE = \
2 subdirs
3SUBDIRS = \
4 imagegestures
5
6# install
7target.path = $$[QT_INSTALL_EXAMPLES]/gestures
8sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS gestures.pro README
9sources.path = $$[QT_INSTALL_EXAMPLES]/gestures
10INSTALLS += target sources
Note: See TracBrowser for help on using the repository browser.