|
.{
|
|
.name = .sdl3,
|
|
.version = "0.0.0",
|
|
.fingerprint=0x6188f62f190b5e67,
|
|
.dependencies = .{
|
|
.bh = .{ .path = "../bh" },
|
|
.sdl = .{ .path = "SDL/" },
|
|
.shaderTypes = .{ .path = "shaderTypes/" },
|
|
.sdl3_parser = .{ .path = "parser/" },
|
|
},
|
|
.paths = .{
|
|
"",
|
|
},
|
|
}
|