use carbon for pasteboard
This commit is contained in:
parent
a24065936d
commit
bebdea4e8e
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
AUTOLIB(draw)
|
AUTOLIB(draw)
|
||||||
|
#ifdef __APPLE__
|
||||||
|
AUTOFRAMEWORK(Carbon)
|
||||||
|
#endif
|
||||||
|
|
||||||
typedef struct Cachefont Cachefont;
|
typedef struct Cachefont Cachefont;
|
||||||
typedef struct Cacheinfo Cacheinfo;
|
typedef struct Cacheinfo Cacheinfo;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue