mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Support building on Windows with Clang MSVC target
This commit is contained in:
parent
ece6fc97ff
commit
61709e6101
174 changed files with 991 additions and 320 deletions
|
@ -35,7 +35,7 @@
|
|||
#import "NSPropertyList+PLUtil.h"
|
||||
|
||||
// From NSPropertyList.m
|
||||
extern void
|
||||
GS_EXPORT void
|
||||
GSPropertyListMake(id, NSDictionary *, BOOL, BOOL, unsigned, id *);
|
||||
|
||||
// We don't have @[] on gcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue