Built SDL2_image and _mixer static
This commit is contained in:
10
libsdl2_image/external/libpng-1.6.37/scripts/libpng.pc.in
vendored
Normal file
10
libsdl2_image/external/libpng-1.6.37/scripts/libpng.pc.in
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@/libpng16
|
||||
|
||||
Name: libpng
|
||||
Description: Loads and saves PNG files
|
||||
Version: 1.6.37
|
||||
Libs: -L${libdir} -lpng16
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user