From 2d26fda6e11669e508be3c2def0e5441fb29f9f0 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Thu, 26 May 2011 10:55:57 +0200 Subject: Remove OpenVG from qtbase. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Acked-by: Samuel Rødal --- examples/examples.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index c5a5ada0a6..c1e8ef5aba 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -50,7 +50,6 @@ qpa:SUBDIRS += qpa embedded:SUBDIRS += qws contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib contains(QT_CONFIG, opengl): SUBDIRS += opengl -contains(QT_CONFIG, openvg): SUBDIRS += openvg contains(QT_CONFIG, dbus): SUBDIRS += dbus contains(DEFINES, QT_NO_CURSOR): SUBDIRS -= mainwindows contains(QT_CONFIG, concurrent): SUBDIRS += qtconcurrent -- cgit v1.2.3