PrimeWorldEditor/dewfile.json

62 lines
1.8 KiB
JSON

{
"dependencies": [
{
"name": "zlib",
"url": "https://github.com/madler/zlib",
"type": "git",
"head": "master",
"ref": "cacf7f1d4e3d44d871b605da3b647f07d718623f"
},
{
"name": "assimp",
"url": "https://github.com/jackoalan/assimp",
"type": "git",
"head": "static-lib-export",
"ref": "d048bccad1ea3f72906da2d970b30f187db91f33",
"dependson": [
"zlib"
],
"cmake_defines": {
"ASSIMP_BUILD_ZLIB": "OFF",
"ASSIMP_BUILD_MINIZIP": "ON",
"ASSIMP_BUILD_ASSIMP_TOOLS": "OFF"
}
},
{
"name": "nod",
"url": "https://github.com/AxioDL/nod",
"type": "git",
"head": "master",
"ref": "a1284ae06586b958f36b8ecaba29390835ed2820"
},
{
"name": "CodeGen",
"url": "https://github.com/jackoalan/CodeGen",
"type": "git",
"head": "cmake",
"ref": "3103ec4e9c4ae71b05c9e5ca46ee14f8682162a0"
},
{
"name": "LibCommon",
"url": "https://github.com/jackoalan/LibCommon",
"type": "git",
"head": "dew",
"ref": "a36312e91be8d6489d6b34447281dabb5422f96f"
},
{
"name": "lzokay",
"url": "https://github.com/sfuller/lzokay",
"type": "git",
"head": "cmake",
"ref": "87467048df10e72540a5abcac9dd5c0c4df3a712"
},
{
"name": "tinyxml2",
"url": "https://github.com/leethomason/tinyxml2",
"type": "git",
"head": "master",
"ref": "c483646db00a6a9ac3a8e93f7c490aecb589979d"
}
]
}