Updated celt to last master before opus merge. (e18de77)

This commit is contained in:
Jordan Cristiano
2018-02-19 21:17:25 -05:00
parent a968c9fe89
commit 81e9eb3ac4
52 changed files with 471 additions and 438 deletions

View File

@ -1,5 +1,5 @@
local base_dir = (solution().basedir .. "/external/celt-0.11.1/")
local base_dir = (solution().basedir .. "/external/celt-e18de77/")
group "external"
project "celt"
@ -9,9 +9,10 @@ group "external"
defines
{
"restrict=",
"CUSTOM_MODES",
"CUSTOM_MODES_ONLY"
"CUSTOM_MODES_ONLY",
"DISABLE_FLOAT_API",
"HAVE_CONFIG_H"
}
includedirs
{