mirror of https://github.com/adamdruppe/arsd.git
dub sucks
This commit is contained in:
parent
ec24142538
commit
671550214d
5
dub.json
5
dub.json
|
@ -10,11 +10,6 @@
|
||||||
"name": "simpledisplay",
|
"name": "simpledisplay",
|
||||||
"description": "Window creation and basic drawing",
|
"description": "Window creation and basic drawing",
|
||||||
"sourceFiles": ["simpledisplay.d", "color.d"]
|
"sourceFiles": ["simpledisplay.d", "color.d"]
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "color",
|
|
||||||
"description": "Base library for image and color definitions",
|
|
||||||
"sourceFiles": ["color.d"]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue