Ignore:
Timestamp:
14/04/09 18:56:40 (3 years ago)
Author:
Freddie Akeroyd
Message:

Merg in r1212:r1222 from trunk. Refs #115.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/4.2/doc/doxygen/Doxyfile.in

    r1058 r1230  
    407407# by doxygen. Possible values are YES and NO. If left blank NO is used. 
    408408 
    409 QUIET                  = NO 
     409QUIET                  = YES 
    410410 
    411411# The WARNINGS tag can be used to turn on/off the warning messages that are  
     
    10071007 
    10081008PREDEFINED             = \ 
    1009         HDF4 \ 
    1010         HDF5 \ 
    1011         NXXML 
     1009        HDF4=1 \ 
     1010        HDF5=1 \ 
     1011        NXXML=1 \ 
     1012        NXDLL_EXPORT= 
    10121013 
    10131014# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then  
Note: See TracChangeset for help on using the changeset viewer.