From: Colin Clark Date: Wed, 21 Sep 2022 14:50:00 +0000 (+0100) Subject: Update doxygen.conf X-Git-Tag: v2.1~148 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=459e8ab9d2d41ac5ab8dc92279024980f4a23e29 Update doxygen.conf Update doxygen.conf for preprocessing options --- diff --git a/doxygen.conf b/doxygen.conf index 196f49af..5ee4ef13 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -2260,18 +2260,22 @@ INCLUDE_FILE_PATTERNS = # recursively expanded use the := operator instead of the = operator. # This tag requires that the tag ENABLE_PREPROCESSING is set to YES. -PREDEFINED = HAVE_CLUTTER=1 \ +PREDEFINED = HAVE_ARCHIVE=1 \ + HAVE_CLUTTER=1 \ HAVE_DJVU=1 \ HAVE_EXIV2=1 \ HAVE_FFMPEGTHUMBNAILER=1 \ HAVE_HEIF=1 \ HAVE_J2K=1 \ HAVE_JPEG=1 \ + HAVE_LCMS=1 \ + HAVE_LCMS2=1 \ HAVE_LIBCHAMPLAIN=1 \ HAVE_LIBCHAMPLAIN_GTK=1 \ HAVE_LUA=1 \ HAVE_PDF=1 \ HAVE_RAW=1 \ + HAVE_SPELL=1 \ HAVE_TIFF=1 \ HAVE_WEBP=1