Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Visual C++
NMAKE Reference

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
Visual C++ Concepts: Building a C/C++ Program
Inline Files in a Makefile

An inline file contains text you specify in the makefile. Its name can be used in commands as input (for example, a LINK command file), or it can pass commands to the operating system. The file is created on disk when a command that creates the file is run.

What do you want to know more about?

Specifying an inline file

Creating inline file text

Reusing inline files

Multiple inline files

See Also

Commands in a Makefile

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker