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:
382 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 |
|
---|
3 | !static {
|
---|
4 | SUBDIRS += \
|
---|
5 | audiodevices \
|
---|
6 | audioinput \
|
---|
7 | audiooutput
|
---|
8 | }
|
---|
9 |
|
---|
10 | SUBDIRS += \
|
---|
11 | videographicsitem \
|
---|
12 | videowidget
|
---|
13 |
|
---|
14 | # install
|
---|
15 | target.path = $$[QT_INSTALL_EXAMPLES]/multimedia
|
---|
16 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS multimedia.pro README
|
---|
17 | sources.path = $$[QT_INSTALL_EXAMPLES]/multimedia
|
---|
18 | INSTALLS += target sources
|
---|
Note:
See
TracBrowser
for help on using the repository browser.