mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-09-12 21:38:22 +00:00
Added image resize.
This commit is contained in:
@@ -15,6 +15,7 @@ project "bimg_encode"
|
||||
}
|
||||
|
||||
files {
|
||||
path.join(BIMG_DIR, "include/**"),
|
||||
path.join(BIMG_DIR, "src/image_encode.*"),
|
||||
path.join(BIMG_DIR, "3rdparty/libsquish/**.cpp"),
|
||||
path.join(BIMG_DIR, "3rdparty/libsquish/**.h"),
|
||||
|
||||
Reference in New Issue
Block a user