summaryrefslogtreecommitdiff
path: root/ports.gyp
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-23 14:51:10 +0000
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-23 14:51:10 +0000
commit8d6ad71239e8261891bee29a60adb6ab90c37c5d (patch)
tree319037945e3032789ded302f4781c960a96a3927 /ports.gyp
parentf38b4a4182f8870f7d18c28fdd7e8d4afef394e3 (diff)
downloadgyp-8d6ad71239e8261891bee29a60adb6ab90c37c5d.tar.gz
add unittest for FontHost (just tables at the moment)
git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@3233 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'ports.gyp')
-rw-r--r--ports.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports.gyp b/ports.gyp
index c89a06d..148197d 100644
--- a/ports.gyp
+++ b/ports.gyp
@@ -53,6 +53,9 @@
# '../src/ports/SkFontHost_gamma_none.cpp',
'../src/ports/SkThread_pthread.cpp',
],
+ 'sources!': [
+ '../src/ports/SkFontHost_tables.cpp',
+ ],
}],
[ 'skia_os == "ios"', {
'include_dirs': [