early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/ecsutil/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/ecsutil/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user