ugui.c3l/lib/schrift.c3l/project.json

15 lines
374 B
JSON
Raw Normal View History

2024-12-06 22:03:35 +01:00
{
"langrev": "1",
"warnings": [ "no-unused" ],
"dependency-search-paths": [ ".." ],
"dependencies": [ "schrift" ],
2025-01-31 12:35:59 +01:00
"authors": [ "Alessandro Mauri <alemauri001@gmail.com>", "Thomas Oltmann <thomas.oltmann.hhg@gmail.com>" ],
2024-12-06 22:03:35 +01:00
"version": "0.1.0",
"sources": [ ],
"output": "build",
2025-01-31 12:35:59 +01:00
"target": "linux-x64",
"features": [],
2024-12-06 22:03:35 +01:00
"cpu": "generic",
"opt": "O0",
}