mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:30:38 +08:00
15 lines
361 B
JSON
15 lines
361 B
JSON
{
|
|
"name": "ecsutil",
|
|
"version": "1.0.7.15",
|
|
"port-version": 3,
|
|
"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) & !uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "atlmfc",
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|