Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.