Not only can you add new header files to Flare, but you can also import existing header files (e.g., files with .h or .hh extensions).
In the Project Organizer, right-click on the Advanced folder and select Add Header File.
OR
The Add Header File dialog opens.
.Click Open.
The Source File field now contains the path to the file that you are importing. Also, the name of the file is displayed in the File Name field.
Click Add.
The header file is added.
Note: In addition to importing single files from another location (which this topic discusses), you can import linked files from a Flare source project using a featured called "Global Project Linking." This is different than a simple import process, because in this case, the imported files remain linked to the source project. This allows you to make future updates to those files in just one place—in the source project file. When you perform ongoing imports using your previous settings, Flare recognizes changes to the source files. Therefore, the new files can be brought over, replacing the outdated files.