Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
16 lines
453 B
Prolog
16 lines
453 B
Prolog
TEMPLATE = \
|
|
subdirs
|
|
SUBDIRS += \
|
|
animatedtiles \
|
|
appchooser \
|
|
easing \
|
|
moveblocks \
|
|
states \
|
|
stickman \
|
|
|
|
# install
|
|
target.path = $$[QT_INSTALL_EXAMPLES]/animation
|
|
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS animation.pro README
|
|
sources.path = $$[QT_INSTALL_EXAMPLES]/animation
|
|
INSTALLS += target sources
|