diff Doxyfile.in @ 23865:b8a73b6dc0a4

* Added documentation to media.h and mediamanager.h * Removed unnecessary includes from a few files * Fixed a few parameter names
author Mike Ruprecht <maiku@soc.pidgin.im>
date Sat, 09 Aug 2008 01:50:06 +0000
parents 1db2bc34ea61
children 064657db29c4
line wrap: on
line diff
--- a/Doxyfile.in	Sun Aug 03 23:31:48 2008 +0000
+++ b/Doxyfile.in	Sat Aug 09 01:50:06 2008 +0000
@@ -1070,7 +1070,7 @@
 # undefined via #undef or recursively expanded use the := operator 
 # instead of the = operator.
 
-PREDEFINED             = 
+PREDEFINED             = USE_VV
 
 # 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.