From 061ac420bc4641f7e6583b9137f2b8c7e6576542 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 4 Mar 2012 02:15:47 +0200 Subject: We need CoreText --- ios/qa/sc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ios') 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 -- cgit