Remove some obsolete bits.
They can be updated again later when things are more stable, if needed. Change-Id: I73bdacdd3d1fd43a60cd3a0c14b925fa9c32ee27 Reviewed-on: http://codereview.qt.nokia.com/1724 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
7085775a11
commit
1403a1c7be
@@ -12,13 +12,13 @@ win32 {
|
||||
SUBDIRS += audiocapture
|
||||
}
|
||||
|
||||
win32:!wince* {
|
||||
win32 {
|
||||
contains(directshow_enabled, yes): SUBDIRS += directshow
|
||||
}
|
||||
|
||||
simulator: SUBDIRS += simulator
|
||||
|
||||
unix:!mac:!symbian {
|
||||
unix:!mac {
|
||||
TMP_GST_LIBS = \
|
||||
gstreamer-0.10 >= 0.10.19 \
|
||||
gstreamer-base-0.10 >= 0.10.19 \
|
||||
@@ -42,5 +42,3 @@ unix:!mac:!symbian {
|
||||
mac:!simulator {
|
||||
SUBDIRS += audiocapture qt7
|
||||
}
|
||||
|
||||
symbian:SUBDIRS += symbian
|
||||
|
||||
Reference in New Issue
Block a user