summaryrefslogtreecommitdiff
path: root/tests/examples/gl/qt/videooverlay/videooverlay.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/gl/qt/videooverlay/videooverlay.pro')
-rw-r--r--tests/examples/gl/qt/videooverlay/videooverlay.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/examples/gl/qt/videooverlay/videooverlay.pro b/tests/examples/gl/qt/videooverlay/videooverlay.pro
index 91f8419e4..697341445 100644
--- a/tests/examples/gl/qt/videooverlay/videooverlay.pro
+++ b/tests/examples/gl/qt/videooverlay/videooverlay.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = videooverlay
DESTDIR = ./debug
-CONFIG += debug link_pkgconfig compile_libtool
+CONFIG += debug link_pkgconfig
DEFINES += UNICODE QT_THREAD_SUPPORT QT_CORE_LIB QT_GUI_LIB
QT += gui widgets
PKGCONFIG=gstreamer-1.0 gstreamer-video-1.0