summaryrefslogtreecommitdiffstats
path: root/BUILD/VS6/develop.bat
blob: 70c0c249e754f987aa620b13f4e37e91db6d0b24 (plain)
1
2
3
4
5
6
7
@echo off
@rem $LynxId: develop.bat,v 1.1 2007/07/01 21:52:50 tom Exp $
@rem ensure that all IDE files are writable

attrib -r *.bat /s
attrib -r *.dsp /s
attrib -r *.dsw /s