aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-04 16:28:33 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-03-04 16:28:33 +0000
commit822bde74b954df6ed91b01529477e7fd41716fff (patch)
tree1025a680573b47585011c7afea4e86ed6ce9c0b8 /gyp
parent6ec97b6e4bb19b2f1aab4b21a41f482d46234089 (diff)
implement fonthost table methods directly in fontconfig backend, _tables now relegated to
android and windows... Review URL: https://codereview.chromium.org/12395015 git-svn-id: http://skia.googlecode.com/svn/trunk@7959 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/ports.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index bc03ccffb5..827318d64f 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -57,6 +57,9 @@
'../src/ports/SkFontConfigInterface_direct.cpp',
'../src/ports/SkThread_pthread.cpp',
],
+ 'sources!': [
+ '../src/ports/SkFontHost_tables.cpp',
+ ],
}],
[ 'skia_os == "nacl"', {
'dependencies': [