mirror of https://github.com/buggins/dlangui.git
Fix pipelines
This commit is contained in:
parent
a24ae65da4
commit
cebe137ecd
examples/opengl
|
@ -18,6 +18,12 @@
|
|||
},
|
||||
|
||||
"configurations": [
|
||||
{
|
||||
"name": "default",
|
||||
"subConfigurations": {
|
||||
"dlangui": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "x11",
|
||||
"subConfigurations": {
|
||||
|
|
Loading…
Reference in New Issue