The Windows CE Build Process

By Aspi Havewala

Dr. Dobb's Journal August 1998

VariableDescription
_FLATRELEASEDIRDirectory where the built files are copied. (\Wince\Release)
_HOSTCPUTYPECPU on your development host (x86).
_PLATFORMROOTYour \Wince\Platform directory.
_PROJECTROOTYour \Wince\Project directory.
_TARGETPLATROOTYour \Wince\Platform\cepc directory.
_TGTCPUCPU on your hardware (i486).
_TGTCPUTYPECPU type on your hardware (x86).
_TGTOSOperating system that will run on your hardware (CE).
_TGTPLATYour hardware platform of choice (CEPC).
_TGTPROJYour project (demo6).

Table 2: A sampling of what Wince.bat sets internally for the demo6 CEPC build.

Back to Article


Copyright © 1998, Dr. Dobb's Journal