diff Doxyfile @ 386:8c8ecd1008c9

Changed DECLSPEC definition.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 05 Jul 2002 22:34:55 +0000
parents 125e3748d8bd
children e6fa92dc21eb
line wrap: on
line diff
--- a/Doxyfile	Fri Jul 05 22:32:54 2002 +0000
+++ b/Doxyfile	Fri Jul 05 22:34:55 2002 +0000
@@ -747,7 +747,7 @@
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED             = DOXYGEN_SHOULD_IGNORE_THIS=1 DECLSPEC=
+PREDEFINED             = DOXYGEN_SHOULD_IGNORE_THIS=1 SNDDECLSPEC=
 
 # If the MACRO_EXPANSION and EXPAND_PREDEF_ONLY tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded.