Are you still using VC 6 because of the ability to generate makefiles? If it helps, I have a perl script which converts VS .Net .dsp files into UNIX makefiles. It is OK for relatively simple projects, but you can always use it as a base. I used it to convert around 300 projects without any issues. It is on my scratchpad.