digitalmars.D.learn - Dub generate import files
- Venkat (2/2) Dec 16 2017 dmd has the -H and -Hd switches. Does dub have any setting to
- Jacob Carlborg (5/7) Dec 17 2017 Not that I know of, but you can create your own build type for that [1]
dmd has the -H and -Hd switches. Does dub have any setting to make it generate D interface files ?
Dec 16 2017
On 2017-12-17 02:32, Venkat wrote:dmd has the -H and -Hd switches. Does dub have any setting to make it generate D interface files ?Not that I know of, but you can create your own build type for that [1] [1] http://code.dlang.org/package-format?lang=sdl#build-types -- /Jacob Carlborg
Dec 17 2017