summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
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",