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
|
Line | |
---|
1 | TEMPLATE = \
|
---|
2 | subdirs
|
---|
3 | SUBDIRS = \
|
---|
4 | imagegestures
|
---|
5 |
|
---|
6 | # install
|
---|
7 | target.path = $$[QT_INSTALL_EXAMPLES]/gestures
|
---|
8 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS gestures.pro README
|
---|
9 | sources.path = $$[QT_INSTALL_EXAMPLES]/gestures
|
---|
10 | INSTALLS += target sources
|
---|
Note:
See
TracBrowser
for help on using the repository browser.