aboutsummaryrefslogtreecommitdiff
path: root/WindowsShit/SDL2_mixer-2.6.1/x86_64-w64-mingw32/lib/pkgconfig
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2025-06-11 21:06:51 +1200
committerArslaan Pathan <[email protected]>2025-06-11 21:06:51 +1200
commitaec48a5bb74bea3cdd4af6e2056e1c5fd20cdb02 (patch)
tree2a403aaff79e625dc36c84099c6ad41acac08136 /WindowsShit/SDL2_mixer-2.6.1/x86_64-w64-mingw32/lib/pkgconfig
parentdc0f9628b262b47f37ca7cdf15657f576ab71a45 (diff)
downloadshowdownofthesticks-aec48a5bb74bea3cdd4af6e2056e1c5fd20cdb02.tar.xz
showdownofthesticks-aec48a5bb74bea3cdd4af6e2056e1c5fd20cdb02.zip
Hopefully add SDL2_image, mixer, and ttf
Diffstat (limited to 'WindowsShit/SDL2_mixer-2.6.1/x86_64-w64-mingw32/lib/pkgconfig')
-rw-r--r--WindowsShit/SDL2_mixer-2.6.1/x86_64-w64-mingw32/lib/pkgconfig/SDL2_mixer.pc13
1 files changed, 13 insertions, 0 deletions
diff --git a/WindowsShit/SDL2_mixer-2.6.1/x86_64-w64-mingw32/lib/pkgconfig/SDL2_mixer.pc b/WindowsShit/SDL2_mixer-2.6.1/x86_64-w64-mingw32/lib/pkgconfig/SDL2_mixer.pc
new file mode 100644
index 0000000..d0576c4
--- /dev/null
+++ b/WindowsShit/SDL2_mixer-2.6.1/x86_64-w64-mingw32/lib/pkgconfig/SDL2_mixer.pc
@@ -0,0 +1,13 @@
+prefix=/opt/local/x86_64-w64-mingw32
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: SDL2_mixer
+Description: mixer library for Simple DirectMedia Layer
+Version: 2.6.1
+Requires: sdl2 >= 2.0.9
+Libs: -L${libdir} -lSDL2_mixer
+Cflags: -I${includedir}/SDL2
+Requires.private:
+Libs.private: -lwinmm