summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-26 10:55:57 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-05-26 10:55:57 +0200
commit2d26fda6e11669e508be3c2def0e5441fb29f9f0 (patch)
tree49ff59ee2ef2560d4915c4c3dce1f0be159298af /examples/examples.pro
parent54f9a04fd81b339be78cf43ed68b3022023d6562 (diff)
Remove OpenVG from qtbase.
Acked-by: Samuel Rødal <samuel.rodal@nokia.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro1
1 files changed, 0 insertions, 1 deletions
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