Files

16 lines
293 B
JSON

{
"id": "timer",
"type": "application",
"value": {
"use": [
"flecs"
],
"public": false,
"standalone": true,
"language": "c++"
},
"lang.cpp": {
"defines": ["FLECS_CUSTOM_BUILD", "FLECS_CPP", "FLECS_TIMER"]
}
}