%_TGTPLAT% Directory
The %_TGTPLAT% directory contains the files and directories that Microsoft supplies for a hardware development platform.
Directory | Description |
---|---|
Cesysgen | Files that are used to build the selected Windows CE modules and components. |
Drivers | Files that provide the device drivers for your platform. |
Eboot | Files that provide support for the Ethernet boot loader. |
Files | Project-specific files that are used to build the OS image, initial directory structure, initialized databases, and initialized registry. |
GWE | Files that provide support for the Graphics, Windowing, and Events Subsystem (GWES) feature. GWES is an integrated graphics device interface (GDI), window manager, and event manager. |
Inc | Device-specific header files that define the interrupt identifiers, the microprocessor control registers, and other hardware resources that are specific to a hardware development platform. |
Kernel | Device-specific source code files that are used for the OEM adaptation layer (OAL). |
Lib | Libraries required to build components of your project. The libraries are contained in directories with the following formats:
An example is Sh3\Retail. Do not include your libraries in this directory. If you want to modify project-specific files, you must first copy those files into your project tree, and then build that project. You must also update the sources file in the code in order to correctly link with the appropriate library. |
Sboot | Files that provide support for the x86 serial boot loader. |
Target | Binary and executable files that are used for your hardware development platform. |
See Also
Platform Directory | %_TGTPLAT% Cesysgen Directory | %_TGTPLAT% Drivers Directory | %_TGTPLAT% Eboot Directory | %_TGTPLAT% Files Directory | %_TGTPLAT% GWE Directory | %_TGTPLAT% Inc Directory | %_TGTPLAT% Kernel Directory
Last updated on Friday, October 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.