Adding a Project to an OS Design (Windows CE 5.0)

You add projects to an OS design by creating a project from the File menu or by inserting an existing project from the Project menu.

Projects can include the following:

  • Applications
  • Dynamic-link libraries (DLLs)
  • Static libraries
  • Transport layers

Make sure that the Catalog items necessary to support your project are included in your OS design.

You can add custom build settings from the Custom Build Actions tab.

By default, applications, DLLs, and transport layer projects are entered into CE.bib as modules. Static libraries are entered as files.

Applications and static libraries appear automatically in the Windows directory on your device.

DLLs and transport layer projects are assigned the attributes Hidden and System by default.

See Also

Excluding a Catalog Item or Project from Being Built in an OS Design | Adding to an OS Design

Last updated on Thursday, February 02, 2006

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.