User manual
762
mikoC PRO for dsPIC
MikroElektronika
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
dsPIC30/33 and PIC24 will look for the le in following locations, in this particular order:
1. the project folder (folder which contains the project le .mcpds),
2. your custom search paths,
3. mikroC PRO for dsPIC30/33 and PIC24 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 dsPIC30/33
and PIC24 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 dsPIC30/33 and PIC24 installation folder > Include folder.
3. your custom search paths
Related topics:File Menu, File Toolbar, Project Manager, Project Settings,