mirror of
https://gitlab.com/hashborgir/d2tweaks-rnd2k.git
synced 2025-10-14 00:44:22 -05:00
Initial commit
This commit is contained in:
BIN
vcpkg/fmt_x86-windows-static/debug/lib/fmtd.lib
Normal file
BIN
vcpkg/fmt_x86-windows-static/debug/lib/fmtd.lib
Normal file
Binary file not shown.
12
vcpkg/fmt_x86-windows-static/debug/lib/pkgconfig/fmt.pc
Normal file
12
vcpkg/fmt_x86-windows-static/debug/lib/pkgconfig/fmt.pc
Normal file
@@ -0,0 +1,12 @@
|
||||
prefix=${pcfiledir}/../..
|
||||
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/../include
|
||||
|
||||
Name: fmt
|
||||
Description: A modern formatting library
|
||||
Version: 7.1.3
|
||||
Libs: -L"${libdir}" -lfmtd
|
||||
Cflags: -I"${includedir}"
|
||||
|
Reference in New Issue
Block a user