summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/scripts/texturec.lua
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/scripts/texturec.lua')
-rw-r--r--3rdparty/bgfx/scripts/texturec.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/3rdparty/bgfx/scripts/texturec.lua b/3rdparty/bgfx/scripts/texturec.lua
index 36a01b15fde..aeb22611533 100644
--- a/3rdparty/bgfx/scripts/texturec.lua
+++ b/3rdparty/bgfx/scripts/texturec.lua
@@ -1,5 +1,5 @@
--
--- Copyright 2010-2016 Branimir Karadzic. All rights reserved.
+-- Copyright 2010-2017 Branimir Karadzic. All rights reserved.
-- License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
--
@@ -30,7 +30,6 @@ project "texturec"
path.join(BGFX_DIR, "3rdparty/nvtt/**.h"),
path.join(BGFX_DIR, "3rdparty/pvrtc/**.cpp"),
path.join(BGFX_DIR, "3rdparty/pvrtc/**.h"),
- path.join(BGFX_DIR, "3rdparty/tinyexr/**.cc"),
path.join(BGFX_DIR, "3rdparty/tinyexr/**.h"),
path.join(BGFX_DIR, "3rdparty/iqa/include/**.h"),
path.join(BGFX_DIR, "3rdparty/iqa/source/**.c"),