Initial commit
This commit is contained in:
13
deps/win64/SDL2_mixer-2.8.0/i686-w64-mingw32/lib/pkgconfig/SDL2_mixer.pc
vendored
Normal file
13
deps/win64/SDL2_mixer-2.8.0/i686-w64-mingw32/lib/pkgconfig/SDL2_mixer.pc
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
prefix=/usr/local/i686-w64-mingw32
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: SDL2_mixer
|
||||
Description: mixer library for Simple DirectMedia Layer
|
||||
Version: 2.8.0
|
||||
Requires: sdl2 >= 2.0.9
|
||||
Libs: -L${libdir} -lSDL2_mixer
|
||||
Cflags: -I${includedir}/SDL2
|
||||
Requires.private:
|
||||
Libs.private: -lwinmm
|
||||
Reference in New Issue
Block a user