From 3d6cacd057859761d5c540b3375d703f5d04b258 Mon Sep 17 00:00:00 2001 From: axis Date: Mon, 24 Jan 2011 11:35:32 +0100 Subject: [PATCH] Removed activeqt references from Designer, which is in its own repo. --- src/designer/src/plugins/plugins.pro | 1 - src/src.pro | 1 - 2 files changed, 2 deletions(-) diff --git a/src/designer/src/plugins/plugins.pro b/src/designer/src/plugins/plugins.pro index bcebb82..f9ef7ed 100644 --- a/src/designer/src/plugins/plugins.pro +++ b/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/src/src.pro b/src/src.pro index 7332502..8b6a706 100644 --- a/src/src.pro +++ b/src/src.pro @@ -20,7 +20,6 @@ TEMPLATE = subdirs } } # unix:!symbian:!mac:!embedded:!qpa:SUBDIRS += qtconfig - win32:!wince*:SUBDIRS += activeqt } } -- 2.7.4