dmd a.d b.d

Otherwise you can also use ddmd and let it find the module dependencies by itself.


Am I right understand that if I will put all needed files at src folder and name main file App.d dub will add all needed files to App.d ?

Reply via email to