mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
Merge pull request #70 from RazielXYZ/master
Cleanup - remove old astc from build script
This commit is contained in:
@@ -31,8 +31,6 @@ project "bimg_encode"
|
||||
path.join(BIMG_DIR, "3rdparty/nvtt/**.h"),
|
||||
path.join(BIMG_DIR, "3rdparty/pvrtc/**.cpp"),
|
||||
path.join(BIMG_DIR, "3rdparty/pvrtc/**.h"),
|
||||
path.join(BIMG_DIR, "3rdparty/astc/**.cpp"),
|
||||
path.join(BIMG_DIR, "3rdparty/astc/**.h"),
|
||||
path.join(BIMG_DIR, "3rdparty/astc-encoder/source/**.cpp"),
|
||||
path.join(BIMG_DIR, "3rdparty/astc-encoder/source/**.h"),
|
||||
path.join(BIMG_DIR, "3rdparty/tinyexr/**.h"),
|
||||
|
||||
Reference in New Issue
Block a user