projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9749f6
)
Doxygen: #define XONOTIC
author
TimePath <andrew.hardaker1995@gmail.com>
Sun, 21 Aug 2016 09:43:48 +0000
(19:43 +1000)
committer
TimePath <andrew.hardaker1995@gmail.com>
Sun, 21 Aug 2016 09:43:48 +0000
(19:43 +1000)
qcsrc/Doxyfile
patch
|
blob
|
history
diff --git
a/qcsrc/Doxyfile
b/qcsrc/Doxyfile
index
09d0128
..
06ee746
100644
(file)
--- a/
qcsrc/Doxyfile
+++ b/
qcsrc/Doxyfile
@@
-1997,6
+1997,7
@@
INCLUDE_FILE_PATTERNS =
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = \
+ "XONOTIC" \
"USING(name, T)=using name = T" \
"CLASS(name, base)=class name : public base { public:" \
"INIT(class)=class::class()" \