Changeset 1393 for trunk/psLib/src/Doxyfile
- Timestamp:
- Aug 5, 2004, 9:38:52 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Doxyfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Doxyfile
r1374 r1393 24 24 # if some version control system is used. 25 25 26 PROJECT_NUMBER = 26 PROJECT_NUMBER = 2.0 27 27 28 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) … … 377 377 # *.h++ *.idl *.odl *.cs *.php *.php3 *.inc 378 378 379 FILE_PATTERNS = *. c *.h *.dox379 FILE_PATTERNS = *.h *.dox 380 380 381 381 # The RECURSIVE tag can be used to turn specify whether or not subdirectories … … 965 965 # have no effect if this option is set to NO (the default) 966 966 967 HAVE_DOT = NO967 HAVE_DOT = YES 968 968 969 969 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
Note:
See TracChangeset
for help on using the changeset viewer.
