Opening dub packages in Mono-D
    Phil via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Oct  1 00:17:03 PDT 2014
    
    
  
> mm... is your 'project' a dub package itself? if not, convert 
> it to dub and add it to dependency section in your dub package. 
> then you will be able to open your fresh created project using 
> mono-d with all its dependencies, a bonus you will be able to 
> generate visuald project files too.
>
> there is described what to add to include it
> http://code.dlang.org/packages/pegged
Ah right. That works, thanks.
    
    
More information about the Digitalmars-d-learn
mailing list