The Windows CE Build Process

By Aspi Havewala

Dr. Dobb's Journal August 1998

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

Table 1: Example of environment variables you can set to control the CEPC build.

Back to Article


Copyright © 1998, Dr. Dobb's Journal