Properly link flecs library
This commit is contained in:
11
engine/libs/flecs/examples/cpp/observers/basics/project.json
Normal file
11
engine/libs/flecs/examples/cpp/observers/basics/project.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "basics",
|
||||
"type": "application",
|
||||
"value": {
|
||||
"use": [
|
||||
"flecs"
|
||||
],
|
||||
"language": "c++",
|
||||
"public": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user