Default environment variables for the MIPS target environment.
| Variable | Usage | Settings |
|---|---|---|
| CDEFINES | Compiler Defines | _WIN32, _WIN32_WCE, UNICODE, _MIPS_ |
| RDEFINES | Resource Compiler Defines | _WIN32_WCE |
| LDEFINES | Linker Defines | nodefaultlib, align:4096 |
| CFLAGS | Compiler Flags | QMR4100 |
| CC | C Compiler | clmips |
| PATH | Primary Path | %PATH%; %msdevdir%wce\bin; %msdevdir%\wce\target\bin\wcemips |
| LIB | Library Path | %msdevdir%\wce\lib\wcemips |
| INCLUDE | Include file path | %msdevdir%\wce\include |