summaryrefslogtreecommitdiffstats
path: root/third_party/lzma_sdk
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/lzma_sdk')
-rw-r--r--third_party/lzma_sdk/lzma_sdk.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/lzma_sdk/lzma_sdk.gyp b/third_party/lzma_sdk/lzma_sdk.gyp
index 0fef094..3efe5ff 100644
--- a/third_party/lzma_sdk/lzma_sdk.gyp
+++ b/third_party/lzma_sdk/lzma_sdk.gyp
@@ -51,6 +51,9 @@
'Types.h',
],
'direct_dependent_settings': {
+ 'defines': [
+ '_LZMA_IN_CB',
+ ],
'include_dirs': [
'.',
],