early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/flash-runtime-extensions/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/flash-runtime-extensions/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "flash-runtime-extensions",
|
||||
"version": "2.4",
|
||||
"port-version": 1,
|
||||
"description": "Adobe AIR Native Extension API for Windows/MacOS/Linux",
|
||||
"homepage": "https://github.com/al-sabr/FlashRuntimeExtensions",
|
||||
"supports": "!(arm | uwp)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user