User manual

Table Of Contents
mikroC PRO for PIC32
MikroElektronika
667
Add/Remove Files from Project
The project can contain the following le types:
- .c source les
- .h header les
- .mcl binary les
- .pld project level denes les
- image les
- .ihex EEPROM les
- .hex, .asm and .lst les, see output les. These les can not be added or removed from project.
- other les
The list of relevant les is stored in the project le (extension .mcp32).
To add a le to the project, click the Add File to Project Icon or press Insert button on your keyboard. Each
added source le must be self-contained, i.e. it must have all necessary denitions after preprocessing.
To remove le(s) from the project, click the Remove File from Project Icon or press Delete button on your
keyboard.