Restore read-only attribute for .rc or .vbp files after set version option
I use "Set the project version..." option in the Version tab for the VisualC and VisualBasic steps.
This feature deletes read-only flag for .rc (VC resource) or .vbp (VisualBasic project) file and set the version.
The problem is that VisualBuild does not restore the read-only flag for these files.
Is there any workaround for this bug?
Last edited by AlexB; 12-16-2003 at 05:09 AM.
|