diff OrthancServer/Resources/OrthancPlugin.doxygen @ 5633:5db4ed395d81

merge
author Alain Mazy <am@orthanc.team>
date Tue, 21 May 2024 12:28:21 +0200
parents 3b7fb32ecbb0
children
line wrap: on
line diff
--- a/OrthancServer/Resources/OrthancPlugin.doxygen	Tue May 21 12:27:07 2024 +0200
+++ b/OrthancServer/Resources/OrthancPlugin.doxygen	Tue May 21 12:28:21 2024 +0200
@@ -1944,7 +1944,8 @@
 # recursively expanded use the := operator instead of the = operator.
 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
 
-PREDEFINED             = ORTHANC_PLUGIN_INLINE=
+PREDEFINED             = ORTHANC_PLUGIN_INLINE= \
+                         ORTHANC_PLUGIN_DEPRECATED=
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
 # tag can be used to specify a list of macro names that should be expanded. The