summaryrefslogtreecommitdiffstats
path: root/patches/0053-Removed-activeqt-references-from-Designer-which-is-i.patch
blob: 03f567aa950b62fd9f61ddef98e7d71820c44aae (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
From 9bf1320dd547ea3c84cbbf21bddaae714396e67d 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.3.2.343.g7d43d