Dr. Dobb's Journal August 1998
| Variable | Description |
|---|---|
| COUNTRY=USA | Country for localization. |
| WINCEOEM=1 | We are an OEM. |
| WINCEMAP=1 | Generate map files. |
| WINCECOD=1 | Generate COD files. |
| WINCEDEBUG=retail | Retail build (could be set to "debug"). |
| IMGNODEBUGGER=1 | No debugger will be used with this build. |
| WINCEREL=1 | The Build tool uses this variable to copy files into the release directory. |
| CONFIG4_NOOLE= | OLE libraries. |
| CONFIG4_NOAUDIOMGR=1 | Support for audio drivers. |
| CONFIG4_NOIRDA=1 | Support for infrared drivers. |
| CONFIG4_NOCURSOR= | Show/Hide cursor. |
| CONFIG4_NOFATFS=1 | Support for FAT file system. |
| ODO_NOAUDIO=1 | Support for audio. |
| ODO_NOKEYBD= | Support for keyboard and mouse driver. |
| ODO_NOTOUCH= | Support for touch panel. |
| ODO_NOPCMCIA=1 | Support for PCMCIA. |
| ODO_NOSERIAL= | Support for serial port driver. |