Hi List,
I have an existing 7.0 project which I need to create a makefile for.
I tried to do it this way:
file -> add new project -> makefile project.
It generates a testing.vproj for me, so, seriously, I don't know what
to do with it. Can someone provide me a step-by-step to create a
makefile on 7.0. I can't use devenv.exe since I can't assume the
target ssytems have vc installed.
Many thanks.
Jiac
Jochen Kalmbach - 17 Sep 2003 19:59 GMT
> I have an existing 7.0 project which I need to create a makefile for.
> I tried to do it this way:
[quoted text clipped - 4 lines]
> makefile on 7.0. I can't use devenv.exe since I can't assume the
> target ssytems have vc installed.
VC7 does not support the creation of makefiles from an existing project.
So you have to options:
1. Make your makefile "by hand"
2. Port it back to VC6 (which supports the creating of makefiles)

Signature
Greetings
Jochen
Do you need a memory-leak finder ?
http://www.codeproject.com/tools/leakfinder.asp