blob: 45671b4941532f0dbb3316c907b1a30c96fa9d3f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- third_party/sfntly/sfntly.gyp.orig 2016-03-25 13:05:02 UTC
+++ third_party/sfntly/sfntly.gyp
@@ -127,6 +127,7 @@
],
'include_dirs': [
'src/cpp/src',
+ '<(prefix_dir)/include',
],
# This macro must be define to suppress the use of exception
'defines': [
|