summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/qdoc.pro')
-rw-r--r--src/qdoc/qdoc.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qdoc/qdoc.pro b/src/qdoc/qdoc.pro
index df9123b09..c38c50b16 100644
--- a/src/qdoc/qdoc.pro
+++ b/src/qdoc/qdoc.pro
@@ -58,6 +58,7 @@ HEADERS += atom.h \
text.h \
tokenizer.h \
tree.h \
+ xmlgenerator.h \
webxmlgenerator.h \
qdoccommandlineparser.h \
utilities.h
@@ -90,6 +91,7 @@ SOURCES += atom.cpp \
text.cpp \
tokenizer.cpp \
tree.cpp \
+ xmlgenerator.cpp \
yyindent.cpp \
webxmlgenerator.cpp \
qdoccommandlineparser.cpp \