aboutsummaryrefslogtreecommitdiff
path: root/WindowsShit/SDL2_ttf-2.24.0/x86_64-w64-mingw32/lib/pkgconfig/SDL2_ttf.pc
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_ttf-2.24.0/x86_64-w64-mingw32/lib/pkgconfig/SDL2_ttf.pc
parentdc0f9628b262b47f37ca7cdf15657f576ab71a45 (diff)
downloadshowdownofthesticks-aec48a5bb74bea3cdd4af6e2056e1c5fd20cdb02.tar.xz
showdownofthesticks-aec48a5bb74bea3cdd4af6e2056e1c5fd20cdb02.zip
Hopefully add SDL2_image, mixer, and ttf
Diffstat (limited to 'WindowsShit/SDL2_ttf-2.24.0/x86_64-w64-mingw32/lib/pkgconfig/SDL2_ttf.pc')
-rw-r--r--WindowsShit/SDL2_ttf-2.24.0/x86_64-w64-mingw32/lib/pkgconfig/SDL2_ttf.pc13
1 files changed, 13 insertions, 0 deletions
diff --git a/WindowsShit/SDL2_ttf-2.24.0/x86_64-w64-mingw32/lib/pkgconfig/SDL2_ttf.pc b/WindowsShit/SDL2_ttf-2.24.0/x86_64-w64-mingw32/lib/pkgconfig/SDL2_ttf.pc
new file mode 100644
index 0000000..d0922a5
--- /dev/null
+++ b/WindowsShit/SDL2_ttf-2.24.0/x86_64-w64-mingw32/lib/pkgconfig/SDL2_ttf.pc
@@ -0,0 +1,13 @@
+prefix=/tmp/tardir/SDL2_ttf-2.24.0/build-mingw/install-x86_64-w64-mingw32
+exec_prefix=${prefix}
+libdir=${prefix}/lib
+includedir=${prefix}/include
+
+Name: SDL2_ttf
+Description: ttf library for Simple DirectMedia Layer with FreeType 2 support
+Version: 2.24.0
+Requires: sdl2 >= 2.0.10
+Libs: -L${libdir} -lSDL2_ttf
+Cflags: -I${includedir}/SDL2
+Requires.private:
+Libs.private: -lusp10 -lgdi32 -lrpcrt4