Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A MAKEFILE project is a command line project in which you tell a build engine the command line to execute. The default command is nmake but you can use any build tool.
The output file that you specify in a MAKEFILE project has no impact on the name that the build script generates; it only declares an intention.