darwin-frameworks: add impure version of CoreFoundation
This commit is contained in:
parent
09a09c892c
commit
bb02b800a2
@ -23,6 +23,9 @@ with frameworks; with libs; {
|
|||||||
CalendarStore = [];
|
CalendarStore = [];
|
||||||
Cocoa = [ AppKit ];
|
Cocoa = [ AppKit ];
|
||||||
Collaboration = [];
|
Collaboration = [];
|
||||||
|
# Impure version of CoreFoundation, this should not be used unless another
|
||||||
|
# framework includes headers that are not available in the pure version.
|
||||||
|
CoreFoundation = [];
|
||||||
CoreAudio = [ CF IOKit ];
|
CoreAudio = [ CF IOKit ];
|
||||||
CoreAudioKit = [ AudioUnit ];
|
CoreAudioKit = [ AudioUnit ];
|
||||||
CoreData = [];
|
CoreData = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user