From 9d741065f8d96e0691d473b10c4a633d476efa21 Mon Sep 17 00:00:00 2001 From: TimePath Date: Sun, 21 Aug 2016 19:43:48 +1000 Subject: [PATCH] Doxygen: #define XONOTIC --- qcsrc/Doxyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/Doxyfile b/qcsrc/Doxyfile index 09d012857..06ee7468d 100644 --- 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()" \ -- 2.39.2