[Scummvm-git-logs] scummvm master -> 10a81d87cf057cf96a5ea87a8dbd73c37bc9e44d

criezy criezy at scummvm.org
Tue Mar 16 14:11:12 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
10a81d87cf DOC: Add TTS and TranslationsManager to doxygen doc


Commit: 10a81d87cf057cf96a5ea87a8dbd73c37bc9e44d
    https://github.com/scummvm/scummvm/commit/10a81d87cf057cf96a5ea87a8dbd73c37bc9e44d
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-03-16T14:10:45Z

Commit Message:
DOC: Add TTS and TranslationsManager to doxygen doc

Changed paths:
    doc/doxygen/scummvm.doxyfile


diff --git a/doc/doxygen/scummvm.doxyfile b/doc/doxygen/scummvm.doxyfile
index 648ce572a9..fced7a0e64 100644
--- a/doc/doxygen/scummvm.doxyfile
+++ b/doc/doxygen/scummvm.doxyfile
@@ -2088,6 +2088,8 @@ INCLUDE_FILE_PATTERNS  =
 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
 
 PREDEFINED             = USE_SYSDIALOGS \ 
+                         USE_TTS \
+                         USE_TRANSLATION \
                          SCUMM_NEED_ALIGNMENT \ 
                          SCUMM_LITTLE_ENDIAN \
                          SCUMM_BIG_ENDIAN \




More information about the Scummvm-git-logs mailing list