From e791e4f0e9d51e25d1cc547e8b48771008831099 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 21 Feb 2012 17:34:53 +0100 Subject: clean up qmake-generated projects remove assignmets which are defaults or bogus Change-Id: I7130f22a66b294f92b0ed03749895136d0890a64 Reviewed-by: Marius Storm-Olsen Reviewed-by: Michael Goddard --- config.tests/xvideo/xvideo.pro | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.tests/xvideo/xvideo.pro') 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 - -- cgit v1.2.3