Creating a Makefile

See Also

You can create a makefile using the Makefile wizard. To open the wizard, right-click the project node of the project in which you want to create the makefile and choose New > File.

In the Choose File Type page of the wizard, select the Makefile category and the Makefile file type, and click Next.

See Also
Name and Location
Select Makefile Type and Platform
Enter Base Directory
Enter Target Name
Create List of Targets
Build Output Directory
Enter Source Files
Enter Include Directories
Select Standard Libraries
Enter Libraries
Set Basic Options
Enter Advanced Options
Define Recursive Make Target
Define Custom Make Target
Edit Compiler Paths
Set Compiling Preference
Review Makefile

Legal Notices