added basic ssl support to ircu
[ircu2.10.12-pk.git] / Doxyfile
index 6d08d4a92f9105758ffd5b9ceb06b652d0c1010f..f8a3afb496931921cd2c9d008a64f1fe640f3e74 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -875,7 +875,7 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are
 # omitted =1 is assumed.
 
-PREDEFINED             = DEBUGMODE FORCEINLINE
+PREDEFINED             = DEBUGMODE FORCEINLINE IPV6
 
 # 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.