c063526
diff -up qt-everywhere-opensource-src-4.6.0-beta1/tools/qdoc3/qdoc3.pro.qdoc3 qt-everywhere-opensource-src-4.6.0-beta1/tools/qdoc3/qdoc3.pro
c063526
--- qt-everywhere-opensource-src-4.6.0-beta1/tools/qdoc3/qdoc3.pro.qdoc3	2009-10-13 10:34:08.000000000 -0500
c063526
+++ qt-everywhere-opensource-src-4.6.0-beta1/tools/qdoc3/qdoc3.pro	2009-10-16 14:55:27.024789581 -0500
c063526
@@ -105,3 +105,6 @@ SOURCES += apigenerator.cpp \
c063526
            webxmlgenerator.cpp \
c063526
 	   yyindent.cpp
c063526
 
c063526
+TARGET= qdoc3
c063526
+target.path = $$[QT_INSTALL_BINS]
c063526
+INSTALLS += target
c063526
diff -up qt-everywhere-opensource-src-4.6.0-beta1/tools/tools.pro.qdoc3 qt-everywhere-opensource-src-4.6.0-beta1/tools/tools.pro
c063526
--- qt-everywhere-opensource-src-4.6.0-beta1/tools/tools.pro.qdoc3	2009-10-13 10:34:08.000000000 -0500
c063526
+++ qt-everywhere-opensource-src-4.6.0-beta1/tools/tools.pro	2009-10-16 14:57:49.699789384 -0500
c063526
@@ -14,6 +14,7 @@ no-png {
c063526
          SUBDIRS += designer
c063526
      }
c063526
      SUBDIRS     += linguist
c063526
+     SUBDIRS     += qdoc3
c063526
      symbian: SUBDIRS = designer
c063526
      wince*: SUBDIRS = qtestlib designer
c063526
      unix:!mac:!embedded:contains(QT_CONFIG, qt3support):SUBDIRS += qtconfig