Built SDL2_image and _mixer static
This commit is contained in:
11
libsdl2_image/external/tiff-4.0.9/libtiff-4.pc.in
vendored
Normal file
11
libsdl2_image/external/tiff-4.0.9/libtiff-4.pc.in
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libtiff
|
||||
Description: Tag Image File Format (TIFF) library.
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -ltiff
|
||||
Libs.private: @tiff_libs_private@
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user