Share via


Project File Management (Windows CE 5.0)

Send Feedback

When you add a file to a project, you add the file to all configurations for that project. For example, if you have a project named MyProject, with Debug and Release configurations, adding a file adds it to both the Debug and Release configurations.

You can also add a .mak file to a project. For example, you might want to run custom build rules on the .mak file rather than build it separately.

If you add files from directories that are on a different hard drive than the project, Platform Builder uses absolute paths in the file names in the .pbpxml file. Because other developers in your group might use different drive names, it can be difficult to share files with absolute paths.

See Also

Adding Files to a Project | Moving or Copying Files from One Workspace to Another | Removing Files from a Project

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.