Hi,
I was wondering if writing a makefile (to be run on nmake, I suppose) is very different from writing a makefile for GNU. I was not able to find a lot of detail online. There are specific DLL's that are needed for my project and I wasn't sure how to incorporate that into the makefile.
A better solution would be if any tool converted a VS2008 C++ project into a makefile.
Thanks
I was wondering if writing a makefile (to be run on nmake, I suppose) is very different from writing a makefile for GNU. I was not able to find a lot of detail online. There are specific DLL's that are needed for my project and I wasn't sure how to incorporate that into the makefile.
A better solution would be if any tool converted a VS2008 C++ project into a makefile.
Thanks