2024-02-18 13:55:01 +01:00
|
|
|
{
|
2024-03-08 20:09:27 +11:00
|
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
|
|
"dependencies": [
|
|
|
|
"glew",
|
2024-08-03 13:36:16 +10:00
|
|
|
"sdl2",
|
2024-03-08 20:09:27 +11:00
|
|
|
"libvorbis",
|
|
|
|
"zlib",
|
|
|
|
"freetype",
|
|
|
|
"libpng",
|
2024-03-14 21:41:53 +11:00
|
|
|
"opus",
|
2024-07-28 10:54:26 +10:00
|
|
|
"zstd",
|
|
|
|
"mimalloc"
|
2024-03-08 20:09:27 +11:00
|
|
|
]
|
2024-02-18 13:55:01 +01:00
|
|
|
}
|