aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-12-16 11:48:25 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-12-16 11:48:25 +0000
commitcb92cb398646c2a66d80a58fad90f5bd8df451ed (patch)
tree310f4b6ddec13f51cf60dff95c04e390f1da4869 /doc
parentc39d5de7ae3eaf5927d08b4d40f90dc659aeeff7 (diff)
downloadqxmpp-cb92cb398646c2a66d80a58fad90f5bd8df451ed.tar.gz
fix doxyfilter output dir
Diffstat (limited to 'doc')
-rw-r--r--doc/doc.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.pro b/doc/doc.pro
index ed4fd1b0..2dba12a4 100644
--- a/doc/doc.pro
+++ b/doc/doc.pro
@@ -2,5 +2,5 @@ TEMPLATE = app
CONFIG += console
QT -= gui
-TARGET = ../doxyfilter
+TARGET = doxyfilter
SOURCES += doxyfilter.cpp