From e992d8bb0b7ce3acebbeea2ec2cfebe4bb142b91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 25 Mar 2009 14:40:58 +0000 Subject: [PATCH] Removed additional qmake includes git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@88 fdac6126-5c0c-442c-9429-916003d36597 --- qmake/all.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qmake/all.include b/qmake/all.include index 0f82cb44..cff0ba66 100644 --- a/qmake/all.include +++ b/qmake/all.include @@ -10,7 +10,7 @@ CONFIG += qt uitools opengl thread debug_and_release -QT += opengl network script sql webkit +QT += opengl ################################################################################ # Add toplevel directory to include path