Initial commit
This commit is contained in:
14
deps/win64/SDL2_image-2.8.4/i686-w64-mingw32/lib/pkgconfig/SDL2_image.pc
vendored
Normal file
14
deps/win64/SDL2_image-2.8.4/i686-w64-mingw32/lib/pkgconfig/SDL2_image.pc
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
prefix=/tmp/tardir/SDL2_image-2.8.4/build-mingw/install-i686-w64-mingw32
|
||||
exec_prefix=${prefix}
|
||||
libdir=${prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: SDL2_image
|
||||
Description: image loading library for Simple DirectMedia Layer
|
||||
Version: 2.8.4
|
||||
Requires: sdl2 >= 2.0.9
|
||||
Libs: -L${libdir} -lSDL2_image
|
||||
Requires.private:
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}/SDL2
|
||||
|
||||
Reference in New Issue
Block a user