Visual Studio 2005, nmake, tools.ini...BUG

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The docs say:
NMAKE reads Tools.ini before it reads makefiles, unless /R is used. It looks
for Tools.ini first in the current directory and then in the directory
specified by the INIT environment variable. The section for NMAKE settings
in the initialization file begins with [NMAKE] and can contain any makefile
information. Specify a comment on a separate line beginning with a number
sign (#).

This works in vs 2003...but it seems broken in 2005. I find it hard to
believe this would go unnoticed, but stranger things have happened. If
things have just changed and the docs just need to be updated, please let me
know.

Thanks in Advance,
Robert Conde


.



Relevant Pages

  • Re: Visual Studio 2005, nmake, tools.ini...BUG
    ... Well - the bug is already in the database...so...guess I'll just wait ... > NMAKE reads Tools.ini before it reads makefiles, ... > believe this would go unnoticed, but stranger things have happened. ...
    (microsoft.public.vsnet.general)
  • Compiling Perl with Watcom
    ... The Makefiles only seem to cover nmake and dmake, but not wmake. ...
    (perl.beginners)
  • Re: Compiling & building ssmaze.scr source files
    ... importing them. ... Without the IDE, you can still use makefiles with a tool called 'make'. ... the 'nmake' syntax, which is for the similarly named 'nmake.exe'. ...
    (microsoft.public.vc.language)
  • Re: Building large MFC projects
    ... and specify their dependancies, do a one off compile of all with an export ... more than one file, probably using NMAKE. ...
    (microsoft.public.vc.mfc)
  • nmake - .audodepend
    ... Is there something similar with nmake what is called .autodepend with ... Or the other way around - is it really necessary to specify by myself ...
    (comp.os.os2.programmer.misc)