Build Environment Changes
The Windows CE build environment tool (Wince.bat) interface and object structure in Windows CE .NET has been updated since the release of Platform Builder 3.0 with a simplified Wince.bat interface and object directory structure. Microprocessor names now represent microprocessor architectures and many environment variables have been updated. The updates to the build environment are implemented in %_WINCEROOT%\Public\Common\Oak\Misc\Makefile.def.
The following list shows the global changes in the build environment:
The build environment is created with the microprocessor name, the project, and the platform, as shown in the following example:
Wince.bat MIPSII_FP iabase DDB5476
Object files, libraries, and executables are in directories according to the microprocessor.
Other changes in the build environment are described in the following topics:
See Also
Changes in Platform Builder | Setting Up the Build Environment | Updating the BSP for a New Build Environment | How to Duplicate a Public Directory as a Platform Directory
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.