How make DMD auto link imported modules?

Adam D. Ruppe destructionator at gmail.com
Tue Apr 21 22:35:38 UTC 2020


On Tuesday, 21 April 2020 at 21:36:57 UTC, Marcone wrote:
> When I create a module, for exemple mymodule.d and import im my 
> main program using "import mymodule" I need add mymodule.d in 
> DMD command line manually. How can make it automatic?

dmd -i


More information about the Digitalmars-d-learn mailing list