Hi,

I am running a project from command line.For that i use the command vb6 /makedll <project.vbp>. While building i need to add a reference to a new dll. I have not seen any option for 'makedll' that allows to add a reference from the command line. Is there a way to add the reference from command line ? This is very much required for automating my build environment.

Thanks & regards
gems123