mirror of https://github.com/adamdruppe/arsd.git
more singleFile build fixes
This commit is contained in:
parent
91424ca649
commit
6a4e042195
1
dub.json
1
dub.json
|
@ -59,6 +59,7 @@
|
||||||
"description": "Email helper library, both sending MIME messages and parsing incoming mbox/maildir messages",
|
"description": "Email helper library, both sending MIME messages and parsing incoming mbox/maildir messages",
|
||||||
"targetType": "sourceLibrary",
|
"targetType": "sourceLibrary",
|
||||||
"dependencies": {"arsd-official:htmltotext":"*"},
|
"dependencies": {"arsd-official:htmltotext":"*"},
|
||||||
|
"dflags": ["-mv=arsd.email=email.d"],
|
||||||
"sourceFiles": ["email.d"]
|
"sourceFiles": ["email.d"]
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue