User manual
702
mikoBasic PRO for dsPIC30/33 and PIC24
MikroElektronika
Add/Remove Files from Project
The project can contain the following le types:
- .mbas source les
- .mcl binary les
- .pld project level denes 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 .mbpds).
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 denitions after preprocessing.
To remove le(s) from the project, click the Remove File from Project Icon or press Delete button on your
keyboard.
Note: For inclusion of the module les, use the include clause. See File Inclusion for more information.