Share via


New NMAKE Features 

This topic lists the new NMAKE features in Visual C++ 2005.

Remarks

NMAKE in Visual C++ 2005 contains the following new features:

  • /ERRORREPORT has been added. For more information, see NMAKE Options.

  • /G has been added. For more information, see NMAKE Options.

  • The predefined rules have been updated. For more information, see Predefined Rules.

  • The $(MAKE) macro, which is documented in Recursion Macros, now gives the full path to nmake.exe.

See Also

Concepts

What's New in Visual C++ Compiler, Language, and Tools