Last change
on this file since 561 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:
265 bytes
|
Rev | Line | |
---|
[556] | 1 | TARGET = QtMultimedia
|
---|
| 2 | QPRO_PWD = $$PWD
|
---|
| 3 | QT = core gui
|
---|
| 4 |
|
---|
| 5 | DEFINES += QT_BUILD_MULTIMEDIA_LIB QT_NO_USING_NAMESPACE
|
---|
| 6 |
|
---|
| 7 | unix:QMAKE_PKGCONFIG_REQUIRES = QtCore QtGui
|
---|
| 8 |
|
---|
| 9 | include(../qbase.pri)
|
---|
| 10 |
|
---|
| 11 | include(audio/audio.pri)
|
---|
| 12 | include(video/video.pri)
|
---|
| 13 |
|
---|
| 14 | symbian: TARGET.UID3 = 0x2001E627
|
---|
Note:
See
TracBrowser
for help on using the repository browser.