Updated documentation
This commit is contained in:
parent
6ac39c9b93
commit
3390325250
|
@ -6,7 +6,7 @@ MPP_TASK_MINIMUM_OS_VERSION = "11.0"
|
|||
# to the "Headers" directory with no header path prefixes. This auxiliary rule
|
||||
# is used for stripping the path prefix to the C/iOS API header files included by
|
||||
# other C/iOS API header files.
|
||||
# In case of C header files includes start with a keyword of "#include'.
|
||||
# In case of C header files, includes start with a keyword of "#include'.
|
||||
# Imports in iOS header files start with a keyword of '#import'.
|
||||
def strip_api_include_path_prefix(name, hdr_labels, prefix = ""):
|
||||
"""Create modified header files with the import path stripped out.
|
||||
|
|
Loading…
Reference in New Issue
Block a user