summaryrefslogtreecommitdiffstats
path: root/patches/0053-Removed-activeqt-references-from-Designer-which-is-i.patch
blob: a0d3840d3759bec291a19fa16b9718d8f7863882 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
From d74ddb408cbd761ca6ffa4ba0951729645ec070f Mon Sep 17 00:00:00 2001
From: axis <qt-info@nokia.com>
Date: Mon, 24 Jan 2011 11:35:32 +0100
Subject: [PATCH] Removed activeqt references from Designer, which is in its
 own repo.

---
 qttools/src/designer/src/plugins/plugins.pro |    1 -
 qttools/src/src.pro                          |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/qttools/src/designer/src/plugins/plugins.pro b/qttools/src/designer/src/plugins/plugins.pro
index bcebb82..f9ef7ed 100644
--- a/qttools/src/designer/src/plugins/plugins.pro
+++ b/qttools/src/designer/src/plugins/plugins.pro
@@ -3,7 +3,6 @@ CONFIG += ordered
 
 REQUIRES = !CONFIG(static,shared|static)
 contains(QT_CONFIG, qt3support): SUBDIRS += widgets
-win32: SUBDIRS += activeqt
 # contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d
 contains(QT_CONFIG, webkit): SUBDIRS += qwebview
 contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets
diff --git a/qttools/src/src.pro b/qttools/src/src.pro
index 7332502..8b6a706 100644
--- a/qttools/src/src.pro
+++ b/qttools/src/src.pro
@@ -20,7 +20,6 @@ TEMPLATE        = subdirs
             }
         }
 #        unix:!symbian:!mac:!embedded:!qpa:SUBDIRS += qtconfig
-        win32:!wince*:SUBDIRS += activeqt
     }
 }
 
-- 
1.7.5.rc2.4.g4d8b3