source: trunk/examples/animation/animation.pro

Last change on this file 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: 453 bytes
Line 
1TEMPLATE = \
2 subdirs
3SUBDIRS += \
4 animatedtiles \
5 appchooser \
6 easing \
7 moveblocks \
8 states \
9 stickman \
10
11# install
12target.path = $$[QT_INSTALL_EXAMPLES]/animation
13sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animation.pro README
14sources.path = $$[QT_INSTALL_EXAMPLES]/animation
15INSTALLS += target sources
Note: See TracBrowser for help on using the repository browser.