add sdl3 dependency
This commit is contained in:
parent
79a2d66880
commit
2380c7693c
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"langrev": "1",
|
"langrev": "1",
|
||||||
"warnings": ["no-unused"],
|
"warnings": ["no-unused"],
|
||||||
"dependency-search-paths": ["lib", "../../Programs/Source/c3-vendor/libraries"],
|
"dependency-search-paths": ["lib", "../../Programs/Source/c3-vendor/libraries", "../sdl3.c3l"],
|
||||||
"dependencies": ["raylib55", "schrift", "grapheme", "mqoi"],
|
"dependencies": ["raylib55", "schrift", "grapheme", "mqoi", "sdl3"],
|
||||||
"features": [],
|
"features": [],
|
||||||
"authors": ["Alessandro Mauri <ale@shitposting.expert>"],
|
"authors": ["Alessandro Mauri <ale@shitposting.expert>"],
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user