summaryrefslogtreecommitdiffstats
path: root/src/designer/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/src.pro')
-rw-r--r--src/designer/src/src.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/designer/src/src.pro b/src/designer/src/src.pro
index c044d5ae1..9802c653d 100644
--- a/src/designer/src/src.pro
+++ b/src/designer/src/src.pro
@@ -7,11 +7,4 @@ SUBDIRS = \
components \
designer
-# QtCore sources are directly included by lib.
-!exists($$QT.core.sources/../tools/rcc/rcc.pri) {
- warning(Designer cannot be compiled because QtCore sources are not available; \
- QT.core.sources == $$QT.core.sources)
- SUBDIRS -= lib components designer
-}
-
CONFIG(shared,shared|static):SUBDIRS += plugins