summaryrefslogtreecommitdiffstats
path: root/config.tests/xvideo/xvideo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/xvideo/xvideo.pro')
-rw-r--r--config.tests/xvideo/xvideo.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.tests/xvideo/xvideo.pro b/config.tests/xvideo/xvideo.pro
index 749091eba..056dd0a33 100644
--- a/config.tests/xvideo/xvideo.pro
+++ b/config.tests/xvideo/xvideo.pro
@@ -1,10 +1,5 @@
-TEMPLATE = app
-DEPENDPATH += .
-INCLUDEPATH += .
-
requires(unix)
-# Input
SOURCES += main.cpp
CONFIG += link_pkgconfig
@@ -13,4 +8,3 @@ PKGCONFIG += \
x11 \
xext \
xv
-