From c24f27cdb0fe17b77c6fa53142e73a37b01150db Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 10 May 2017 11:34:10 +0000 Subject: [PATCH] .compile fix git-svn-id: svn://ultimatepp.org/upp/trunk@11062 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/ide/Core/Core.upp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/uppsrc/ide/Core/Core.upp b/uppsrc/ide/Core/Core.upp index 7b19a2cdf..5bd84b4fd 100644 --- a/uppsrc/ide/Core/Core.upp +++ b/uppsrc/ide/Core/Core.upp @@ -3,7 +3,9 @@ description "TheIDE - common library\377B"; uses Esc, plugin/bz2, - plugin/lzma; + plugin/lzma, + plugin/lz4, + plugin/zstd; file Core.h options(BUILDER_OPTION) PCH,