add x11 configuration

This commit is contained in:
Vadim Lopatin 2017-08-09 15:23:06 +03:00
parent 180dbbe0e7
commit becf357d0e
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@
"subConfigurations" : {
"dlangui" : "console"
}
},
{
"name" : "x11",
"subConfigurations" : {
"dlangui" : "x11"
}
}
],