mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-05-01 00:41:46 -04:00
10 lines
139 B
Text
10 lines
139 B
Text
LIBJPEGTURBO_@JPEG_LIB_VERSION_DECIMAL@ {
|
|
local:
|
|
jsimd_*;
|
|
jconst_*;
|
|
};
|
|
|
|
LIBJPEG_@JPEG_LIB_VERSION_DECIMAL@ {
|
|
global:
|
|
*;
|
|
};
|