Reapply changes missed during the previous merge (duh ...)
[senf.git] / Packets / Doxyfile
index ccebd76..51fe456 100644 (file)
@@ -1,6 +1,7 @@
-@INCLUDE = ../doclib/Doxyfile.global
+@INCLUDE = "$(TOPDIR)/doclib/Doxyfile.global"
 
 PROJECT_NAME = libPackets
-PROJECT_NUMBER = "Version 0.0.1"
-TAGFILES = ../Utils/doc/Utils.tag
-GENERATE_TAGFILE = doc/Packets.tag
\ No newline at end of file
+TAGFILES = "$(TOPDIR)/Utils/doc/Utils.tag"
+GENERATE_TAGFILE = doc/Packets.tag
+#INPUT = . DefaultBundle RTPBundle
+INPUT = .
\ No newline at end of file