diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-03-04 02:15:47 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-03-05 02:05:19 +0200 |
commit | 061ac420bc4641f7e6583b9137f2b8c7e6576542 (patch) | |
tree | a6bcea1adcd6071044eef9588adb0c6d49e207cc /ios/qa | |
parent | a02592ca1cbf46438199337f5a9dfc4120a39620 (diff) |
We need CoreText
Diffstat (limited to 'ios/qa')
-rw-r--r-- | ios/qa/sc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/qa/sc/Makefile b/ios/qa/sc/Makefile index 7280215e13b8..ae50f1d586d4 100644 --- a/ios/qa/sc/Makefile +++ b/ios/qa/sc/Makefile @@ -10,6 +10,7 @@ gb_Library__FRAMEWORKS := \ Foundation \ CoreFoundation \ CoreGraphics \ + CoreText \ UIKit \ APP=lo-qa-sc-filters-test |