11 lines
238 B
JSON
11 lines
238 B
JSON
|
{
|
||
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||
|
"dependencies": [
|
||
|
"glew",
|
||
|
"sdl2",
|
||
|
"libvorbis",
|
||
|
"zlib",
|
||
|
"freetype",
|
||
|
"libpng"
|
||
|
]
|
||
|
}
|