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