Merge pull request #496 from FreeSlave/fix_console

Update dub.json to fix console build
This commit is contained in:
Vadim Lopatin 2017-10-18 09:26:43 +03:00 committed by GitHub
commit 3fccc65c4f
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
{
"name": "console",
"versions": ["USE_CONSOLE", "EmbedStandardResources"],
"excludedSourceFiles": ["3rdparty/*"]
"excludedSourceFiles": ["3rdparty/*GL*", "3rdparty/android", "3rdparty/dimage", "3rdparty/fontconfig/*", "3rdparty/icontheme", "3rdparty/jni.d"]
},
{
"name": "external",