We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f082507 commit 865bc0eCopy full SHA for 865bc0e
1 file changed
binding.gyp
@@ -22,6 +22,7 @@
22
"HDiffPatch/libHDiffPatch/HDiff/private_diff/window_diff/window_matcher.cpp",
23
"HDiffPatch/libHDiffPatch/HPatchLite/hpatch_lite.c",
24
"HDiffPatch/libHDiffPatch/HDiff/private_diff/match_inplace.cpp",
25
+ "lzma/C/7zStream.c",
26
"lzma/C/CpuArch.c",
27
"lzma/C/LzFind.c",
28
"lzma/C/LzFindMt.c",
@@ -31,6 +32,7 @@
31
32
"lzma/C/Lzma2Dec.c",
33
"lzma/C/Lzma2Enc.c",
34
"lzma/C/MtCoder.c",
35
+ "lzma/C/MtDec.c",
36
"lzma/C/Threads.c"
37
],
38
"defines": [
0 commit comments