X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2FDoxyfile;h=06ee7468ddd83bfbb93c83a15e0fe61a0d6ae45f;hb=c05104bde1e758c4022f9755f02f177aa0476134;hp=09d0128578d272c49812442b4d840efc7eede915;hpb=3e21073f2bd7f282947bc1f214b3ec25d69ccae0;p=xonotic%2Fxonotic-data.pk3dir.git 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()" \