summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2009-08-21 09:16:46 (GMT)
committerDaniel Molkentin <daniel.molkentin@nokia.com>2009-08-21 10:22:12 (GMT)
commitd2bdb1f0e12a289c0be7ef720b12d1f4b5287a02 (patch)
tree91169c7ddcb563b7285eb6e34dc46b63ee8bde58 /.hgignore
parent8feda9e2802022ae3da3d9ba0913b0130b0bdc40 (diff)
downloadQt-d2bdb1f0e12a289c0be7ef720b12d1f4b5287a02.zip
Qt-d2bdb1f0e12a289c0be7ef720b12d1f4b5287a02.tar.gz
Qt-d2bdb1f0e12a289c0be7ef720b12d1f4b5287a02.tar.bz2
move qdoc3 binary to bin, so we can use it for Qt Creator without hacks.
Most Linux distributions already move qdoc3 to that place for exactly this reason anyway. Reviewed-by: Marius Storm-Olsen <marius@trolltech.com>
Diffstat (limited to '.hgignore')
-rwxr-xr-x.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index eb6ff05..ba5a1b0 100755
--- a/.hgignore
+++ b/.hgignore
@@ -41,6 +41,7 @@ bin/lupdate*
bin/moc*
bin/pixeltool*
bin/qmake*
+bin/qdoc3*
bin/qt3to4*
bin/qtdemo*
bin/rcc*