use carbon for pasteboard
This commit is contained in:
@@ -5,6 +5,9 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
AUTOLIB(draw)
|
||||
#ifdef __APPLE__
|
||||
AUTOFRAMEWORK(Carbon)
|
||||
#endif
|
||||
|
||||
typedef struct Cachefont Cachefont;
|
||||
typedef struct Cacheinfo Cacheinfo;
|
||||
|
||||
Reference in New Issue
Block a user