bloodrun-editor/libjpeg-turbo/libjpeg.map.in
serge_shubin 46ebf18234 Add libjpeg-turbo source dependency
Required by q3map2 for JPEG texture loading. Previously referenced from
an external engine path that may not be present.
2026-04-03 13:52:15 +08:00

11 lines
175 B
Text

LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
@MEM_SRCDST_FUNCTIONS@
local:
jsimd_*;
jconst_*;
};
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
global:
*;
};