Mono-D/Xamarin - No dub file?

Gan via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Sun Feb 8 02:35:44 PST 2015


I created a new D language project in Xamarin with the D language 
binding. I've been making a project and am at the point where I 
want to add a dub library.

It says to add:
"dependencies": {
		"dbox": ">=0.0.7-alpha"
	}

in the dub file but my project wasn't created with a dub file. 
How do I include the dependency?


More information about the Digitalmars-d-ide mailing list