summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authorBo Xu <bo_xu@foxitsoftware.com>2014-12-19 15:42:10 -0800
committerBo Xu <bo_xu@foxitsoftware.com>2014-12-19 15:42:10 -0800
commitd66f592b8d55bc68e360c6b0155799719bb2125a (patch)
tree879078e3d4edeb4c34d626fe7e937a3387040fe1 /xfa.gyp
parent4c764f391a4cfb82c81117cf9f249a8598be1cc5 (diff)
downloadpdfium-d66f592b8d55bc68e360c6b0155799719bb2125a.tar.xz
Adjust xfa.gyp to match freetype update.
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/821493002
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 3ed55692fb..c94cdba789 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -12,6 +12,10 @@
'include_dirs': [
'<(DEPTH)/v8',
'<(DEPTH)/v8/include',
+ 'third_party/freetype/include',
+ ],
+ 'defines' : [
+ 'FT2_BUILD_LIBRARY',
],
"sources":[
"xfa/include/foxitxfa.h",