Files
kotlin-fork/kotlin-native/platformLibs/src/platform/osx/IntentsUI.def
T
2021-12-03 12:46:34 +00:00

8 lines
384 B
Modula-2

depends = AppKit ApplicationServices CFNetwork CoreData CoreFoundation CoreGraphics CoreImage CoreServices CoreText CoreVideo DiskArbitration Foundation IOKit IOSurface ImageIO Metal OpenGLCommon QuartzCore Security darwin libkern osx posix
language = Objective-C
package = platform.IntentsUI
modules = IntentsUI
compilerOpts = -framework IntentsUI
linkerOpts = -framework IntentsUI