yuzu/externals/vcpkg/ports/pngwriter/vcpkg.json

12 lines
258 B
JSON
Executable File

{
"name": "pngwriter",
"version-string": "0.7.0",
"port-version": 3,
"description": "PNGwriter is a very easy to use open source graphics library that uses PNG as its output format",
"dependencies": [
"freetype",
"libpng",
"zlib"
]
}