]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qt/qt-x11-free-4.0.1/no-tools.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qt / qt-x11-free-4.0.1 / no-tools.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- qt-x11-opensource-src-4.0.1/src/src.pro~no-tools
7 +++ qt-x11-opensource-src-4.0.1/src/src.pro
8 @@ -3,7 +3,7 @@
9  
10  # this order is important
11  win32:SUBDIRS += winmain
12 -SUBDIRS += tools/moc tools/rcc tools/uic corelib xml gui sql network
13 +SUBDIRS += corelib xml gui sql network
14  !embedded:contains(QT_CONFIG, opengl): SUBDIRS += opengl
15  contains(QT_CONFIG, qt3support): SUBDIRS += qt3support
16  !cross_compile {