mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-12 17:22:26 -04:00
clean up, added the deps to the repo since the version matters
This commit is contained in:
parent
88430a890a
commit
51a2a68f05
364 changed files with 155261 additions and 626 deletions
10
library/deps/libjpeg-turbo/libjpeg.map
Normal file
10
library/deps/libjpeg-turbo/libjpeg.map
Normal file
|
@ -0,0 +1,10 @@
|
|||
LIBJPEGTURBO_6.2 {
|
||||
local:
|
||||
jsimd_*;
|
||||
jconst_*;
|
||||
};
|
||||
|
||||
LIBJPEG_6.2 {
|
||||
global:
|
||||
*;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue