summaryrefslogtreecommitdiff
path: root/packages/qt/qt-x11-free-4.0.1/no-tools.patch
blob: 75a146a838823ec969d31c65ca96e0917d38ea30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- qt-x11-opensource-src-4.0.1/src/src.pro~no-tools
+++ qt-x11-opensource-src-4.0.1/src/src.pro
@@ -3,7 +3,7 @@
 
 # this order is important
 win32:SUBDIRS += winmain
-SUBDIRS += tools/moc tools/rcc tools/uic corelib xml gui sql network
+SUBDIRS += corelib xml gui sql network
 !embedded:contains(QT_CONFIG, opengl): SUBDIRS += opengl
 contains(QT_CONFIG, qt3support): SUBDIRS += qt3support
 !cross_compile {