Built SDL2_image and _mixer static
This commit is contained in:
10
libsdl2_image/VisualC-WinRT/jpeg.def
Normal file
10
libsdl2_image/VisualC-WinRT/jpeg.def
Normal file
@ -0,0 +1,10 @@
|
||||
EXPORTS
|
||||
jpeg_calc_output_dimensions
|
||||
jpeg_CreateDecompress
|
||||
jpeg_destroy_decompress
|
||||
jpeg_finish_decompress
|
||||
jpeg_read_header
|
||||
jpeg_read_scanlines
|
||||
jpeg_resync_to_restart
|
||||
jpeg_start_decompress
|
||||
jpeg_std_error
|
Reference in New Issue
Block a user