mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Fix from Marcus for non-fragile ABI build
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36546 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8398b7e156
commit
e813c95a51
2 changed files with 11 additions and 0 deletions
|
@ -24,6 +24,12 @@
|
|||
AutogsdocSource: NSMetadata.m
|
||||
*/
|
||||
|
||||
+#define EXPOSE_NSMetadataItem_IVARS 1
|
||||
+#define EXPOSE_NSMetadataQuery_IVARS 1
|
||||
+#define EXPOSE_NSMetadataQueryAttributeValueTuple_IVARS 1
|
||||
+#define EXPOSE_NSMetadataQueryResultGroupInternal_IVARS 1
|
||||
+#define EXPOSE_NSMetadataQueryResultGroup_IVARS 1
|
||||
|
||||
#import "Foundation/NSMetadata.h"
|
||||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSDictionary.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue