Dr. Dobb's Journal August 1998
| Variable | Description |
|---|---|
| _FLATRELEASEDIR | Directory where the built files are copied. (\Wince\Release) |
| _HOSTCPUTYPE | CPU on your development host (x86). |
| _PLATFORMROOT | Your \Wince\Platform directory. |
| _PROJECTROOT | Your \Wince\Project directory. |
| _TARGETPLATROOT | Your \Wince\Platform\cepc directory. |
| _TGTCPU | CPU on your hardware (i486). |
| _TGTCPUTYPE | CPU type on your hardware (x86). |
| _TGTOS | Operating system that will run on your hardware (CE). |
| _TGTPLAT | Your hardware platform of choice (CEPC). |
| _TGTPROJ | Your project (demo6). |