User manual

Table Of Contents
mikroC PRO for PIC32
MikroElektronika
671
Following options are available:
Icon Description
Add Search Path.
Remove Search Path.
Purge Invalid Paths.
Paths for Source Files (.c)
You can specify either absolute or relative path to the source le. If you specify a relative path, mikroC PRO for PIC32
will look for the le in following locations, in this particular order:
1. the project folder (folder which contains the project le .mcp32),
2. your custom search paths,
3. mikroC PRO for PIC32 installation folder > Uses folder.
Paths for Header Files (.h)
Header les are included by means of preprocessor directive #include. If you place an explicit path to the header le
in preprocessor directive, only that location will be searched.
You can specify either absolute or relative path to the header. If you specify a relative path, mikroC PRO for PIC32 will
look for the le in following locations, in this particular order:
1. the project folder (folder which contains the project le .h),
2. mikroC PRO for PIC32 installation folder > Include folder.
3. your custom search paths
Related topics:File Menu, File Toolbar, Project Manager, Project Settings