PRB: Header Files in External Dep Folder Aren't Added to SCC

Last reviewed: April 14, 1997
Article ID: Q166896
The information in this article applies to:
  • Microsoft Visual SourceSafe, 32-bit, for Windows, version 5.0
  • Microsoft Visual C++, 32-bit Editions, version 5.0

SYMPTOMS

Header files in the External Dependencies folder in Developer Studio are not added to source control. They also do not appear in any of the source control dialog boxes.

CAUSE

Files in the External Dependencies are considered external to the project; that is, not part of the project (though still required for a build). Since the files are not part of the project, it does not make sense to add them to source control.

RESOLUTION

If the files in the External Dependencies folder really are part of the project, simply drag and drop them into the project. Once the files are in the project, they may be added to source control.

STATUS

This behavior is by design.


Keywords : kbprg ssvc
Version : 5.0
Platform : NT WINDOWS
Issue type : kbprb


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.