ignoring unknown #import attribute 'attribute'
The attribute is not a valid attribute of #import. It is ignored. For example:
#import "olepro32.dll" no_such_attribute
The attribute no_such_attribute does not belong to #import.
no_such_attribute