The Enter Source Files page of the Makefile Wizard is displayed for each target in your makefile (except Recursive Make targets or Custom targets). In the Enter Source Files page, you specify the source files to use in building a target.
Patterns in the text field will be expanded, including patterns containing directories. The Add button copies to the Source List all file names that match the path names and patterns in the text field.
To add source files from the base directory that match the default patterns in the text field:
The Source List is updated with files from the base directory that match the patterns. If no files are displayed in the list, check the base directory to make sure you specified the correct path.
To add source files from a directory other than the base directory:
The Source List is updated with files from the selected directory that match the patterns. The paths for the files are relative to the base directory.