Build solution from command prompt in Visual Studio 2005

  • Thread starter Thread starter raj.rr7
  • Start date Start date
R

raj.rr7

Hi,

I am porting my application from evc++ to Visual Studio 2005. I was
building cab file form a batch file. I built the projects with NMAKE.
In evc++ there is a feature to Export Makefile. Using this feature i
was able to create .vcn file that can be used to build from commnad
prompt. But i dont find any such feature in VS2005 to export/create
make file to use with NMAKe. Does anybody know any such facility or any
other way to build projects or solution from command prompt.

Thanks in advance
Rajat
 
Hi,

I am also facing the same problem. Did u find any solution to this?

Thx,
Lakshmi
 
Back
Top