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 > Makefile.

Type the file name for the makefile, and the path to the folder where you want to save the makefile. You can also use the Browse button to navigate to the location.

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