Last change
on this file since 563 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:
343 bytes
|
Rev | Line | |
---|
[556] | 1 | TEMPLATE = \
|
---|
| 2 | subdirs
|
---|
| 3 | SUBDIRS = \
|
---|
| 4 | blurpicker \
|
---|
| 5 | lighting \
|
---|
| 6 | fademessage
|
---|
| 7 |
|
---|
| 8 | # install
|
---|
| 9 | target.path = $$[QT_INSTALL_EXAMPLES]/effects
|
---|
| 10 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS effects.pro README
|
---|
| 11 | sources.path = $$[QT_INSTALL_EXAMPLES]/effects
|
---|
| 12 | INSTALLS += target sources
|
---|
| 13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.