diff options
Diffstat (limited to 'vcpkg/ports/drlibs/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/drlibs/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/drlibs/vcpkg.json b/vcpkg/ports/drlibs/vcpkg.json new file mode 100644 index 0000000..f617685 --- /dev/null +++ b/vcpkg/ports/drlibs/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "drlibs", + "version-date": "2025-09-10", + "description": "Single-file audio decoding libraries for C/C++", + "homepage": "https://github.com/mackron/dr_libs", + "license": "Unlicense OR MIT-0" +} |