Mikroelektronika MIKROE-738 Datenbogen

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