pineapple/externals/vcpkg/ports/ecsutil/vcpkg.json
2022-07-23 03:01:36 +02:00

14 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"
}
]
}