Android Question How to exclude version control files?

Lee Gillie CCP

Active Member
Licensed User
Longtime User
We use Microsoft Visual Source Safe (VSS) for version tracking and control. This injects a file named vssver2.scc to each project disk folder for it's archival status. But these are seen as resource files when building. I really don't want to delete these from the disk folders as it would confuse VSS. How can I get the resource compiler to ignore these files and not try to compile them?

 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…