Wednesday, 21 August 2013

Visualstudio makefile (NMAKE)

Visualstudio makefile (NMAKE)

I am in need to create a makefile for visual studio. however the
documentation for this on Microsoft websites is very gently speaking:
lousy. Googling doesn't help either. Could somebody paste a link or simple
tutorial on how to create such makefile (for example compiling one program
from two cpp files). Also mentioning if include files like in GNU are
possible to use (and how to import them in makefile). Or how can i echo
something in makefile.
I have seen this but is of not much help.

No comments:

Post a Comment