about summary refs log tree commit diff stats
path: root/BUILD/VS2003/develop.bat
blob: 7a8a17dadbcf443b738372f4772824ce23ebadf3 (plain) (blame)
1
2
3
4
5
6
7
@echo off
@rem $Id: develop.bat,v 1.1 2007/06/29 00:22:25 tom Exp $
@rem ensure that all IDE files are writable

attrib -r *.bat /s
attrib -r *.sln /s
attrib -r *.vcproj /s