sdl3.c3l/project.json

15 lines
349 B
JSON

{
"langrev": "1",
"warnings": ["no-unused"],
"dependency-search-paths": [".."],
"dependencies": ["sdl3"],
"authors": ["Alessandro Mauri <alemauri001@gmail.com>", "Sam Lantinga <slouken@libsdl.org>"],
"version": "0.1.0",
"sources": [],
"output": "build",
"target": "linux-x64",
"features": [],
"cpu": "generic",
"opt": "O0"
}