-fixed LDC demos compilation
-clean ThreadPool code -fixed betterC demos compilation
This commit is contained in:
parent
1387011b04
commit
a3b33a4935
3 changed files with 12 additions and 7 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"subConfigurations":
|
||||
{
|
||||
"bindbc-sdl": "static",
|
||||
"ecs":"library"
|
||||
"bubel_ecs":"library"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
"subConfigurations":
|
||||
{
|
||||
"bindbc-sdl": "staticBC",
|
||||
"ecs":"library-betterC"
|
||||
"bubel_ecs":"library-betterC"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue