added IAD descriptor

This commit is contained in:
hathach
2012-12-03 18:43:35 +07:00
parent 21012d42a2
commit 6ea85a569a
4 changed files with 61 additions and 48 deletions

View File

@@ -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.