diff Doxyfile @ 50:fb3818370dd6 stable-0-6-4

more fixes for 64 bit format
author carl
date Sat, 19 Jan 2008 16:30:16 -0800
parents b2f247463b83
children 7133b39975f7
line wrap: on
line diff
--- a/Doxyfile	Sat Jan 19 10:47:16 2008 -0800
+++ b/Doxyfile	Sat Jan 19 16:30:16 2008 -0800
@@ -186,7 +186,7 @@
 # For instance, some of the names that are used will be different. The list
 # of all members will be omitted, etc.
 
-OPTIMIZE_OUTPUT_FOR_C  = NO
+OPTIMIZE_OUTPUT_FOR_C  = YES
 
 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources
 # only. Doxygen will then generate output that is more tailored for Java.