Changeset 1230 for branches/4.2/doc/doxygen/Doxyfile.in
- Timestamp:
- 14/04/09 18:56:40 (3 years ago)
- File:
-
- 1 edited
-
branches/4.2/doc/doxygen/Doxyfile.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.2/doc/doxygen/Doxyfile.in
r1058 r1230 407 407 # by doxygen. Possible values are YES and NO. If left blank NO is used. 408 408 409 QUIET = NO409 QUIET = YES 410 410 411 411 # The WARNINGS tag can be used to turn on/off the warning messages that are … … 1007 1007 1008 1008 PREDEFINED = \ 1009 HDF4 \ 1010 HDF5 \ 1011 NXXML 1009 HDF4=1 \ 1010 HDF5=1 \ 1011 NXXML=1 \ 1012 NXDLL_EXPORT= 1012 1013 1013 1014 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
Note: See TracChangeset
for help on using the changeset viewer.
