Build solution from command prompt in Visual Studio 2005

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
 
L

lakshmiprasanna

Hi,

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

Thx,
Lakshmi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top