Add missing sfnt header files to gyp.
This makes finding these files easier in IDEs. git-svn-id: http://skia.googlecode.com/svn/trunk@14666 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
a17773f0b0
commit
4d868b0285
@ -14,6 +14,9 @@
|
||||
'sources': [
|
||||
'../src/sfnt/SkIBMFamilyClass.h',
|
||||
'../src/sfnt/SkOTTableTypes.h',
|
||||
'../src/sfnt/SkOTTable_EBDT.h',
|
||||
'../src/sfnt/SkOTTable_EBLC.h',
|
||||
'../src/sfnt/SkOTTable_EBSC.h',
|
||||
'../src/sfnt/SkOTTable_glyf.h',
|
||||
'../src/sfnt/SkOTTable_head.h',
|
||||
'../src/sfnt/SkOTTable_hhea.h',
|
||||
|
Loading…
Reference in New Issue
Block a user