mirror of https://github.com/adamdruppe/arsd.git
dub sucks
This commit is contained in:
parent
9460c9afb2
commit
a9c625386e
2
dub.json
2
dub.json
|
@ -12,7 +12,7 @@
|
||||||
"targetType": "sourceLibrary",
|
"targetType": "sourceLibrary",
|
||||||
"libs-posix": ["X11", "Xext", "GL", "GLU"],
|
"libs-posix": ["X11", "Xext", "GL", "GLU"],
|
||||||
"libs-windows": ["gdi32"],
|
"libs-windows": ["gdi32"],
|
||||||
"configurations" [
|
"configurations": [
|
||||||
{
|
{
|
||||||
"name": "normal"
|
"name": "normal"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue