diff options
| author | hathach <[email protected]> | 2012-12-03 18:43:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2012-12-03 18:43:35 +0700 |
| commit | 6ea85a569a0637194a8fac1d15cfade58095c449 (patch) | |
| tree | 859de12d65a9678642bb122ba32fe8542c659183 /doxygen.Doxyfile | |
| parent | 21012d42a27c265b1c46b985cf02f3afea88e623 (diff) | |
added IAD descriptor
Diffstat (limited to 'doxygen.Doxyfile')
| -rw-r--r-- | doxygen.Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.Doxyfile b/doxygen.Doxyfile index e5ad34c93..be3057cbb 100644 --- a/doxygen.Doxyfile +++ b/doxygen.Doxyfile @@ -1525,7 +1525,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = __attribute__(x)= __attribute__((x))= ATTR_ALIGNED(x)= ATTR_PREPACKED= ATTR_PACKED= +PREDEFINED = __attribute__(x)= __attribute__((x))= ATTR_ALIGNED(x)= ATTR_PREPACKED= ATTR_PACKED= # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. |
