yuzu/externals/vcpkg/ports/ecsutil/vcpkg.json

15 lines
361 B
JSON
Executable File

{
"name": "ecsutil",
"version-string": "1.0.7.15",
"port-version": 2,
"description": "Native Windows SDK for accessing ECS via the S3 HTTP protocol.",
"homepage": "https://github.com/EMCECS/ecs-object-client-windows-cpp",
"supports": "windows & (x64 | x86)",
"dependencies": [
{
"name": "atlmfc",
"platform": "windows"
}
]
}