optimize for C source code
authorMarc Cromme <marc@indexdata.dk>
Wed, 26 Apr 2006 11:03:13 +0000 (11:03 +0000)
committerMarc Cromme <marc@indexdata.dk>
Wed, 26 Apr 2006 11:03:13 +0000 (11:03 +0000)
Doxyfile.in

index 8376c39..c6df807 100644 (file)
@@ -186,7 +186,7 @@ ALIASES                =
 # For instance, some of the names that are used will be different. The list 
 # of all members will be omitted, etc.
 
 # 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. 
 
 # 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.