summaryrefslogtreecommitdiffstats
path: root/src/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tools.pro')
-rw-r--r--src/tools/tools.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tools/tools.pro b/src/tools/tools.pro
index ca42da6edf..47e216efc9 100644
--- a/src/tools/tools.pro
+++ b/src/tools/tools.pro
@@ -2,10 +2,6 @@ TEMPLATE = subdirs
TOOLS_SUBDIRS = src_tools_bootstrap src_tools_moc src_tools_rcc
!contains(QT_CONFIG, no-gui): TOOLS_SUBDIRS += src_tools_uic
-!cross_compile {
- win32:!wince*: SRC_SUBDIRS += src_tools_idc
-}
-
# Set subdir and respective target name
src_tools_bootstrap.subdir = $$QT_SOURCE_TREE/src/tools/bootstrap
src_tools_bootstrap.target = sub-tools-bootstrap