1
0
Fork 0
lynx/BUILD/VS2012X32/develop.bat
Daniel Baumann 20df3659cf
Adding upstream version 2.9.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 08:10:34 +02:00

7 lines
No EOL
183 B
Batchfile

@echo off
@rem $LynxId: develop.bat,v 1.2 2018/03/18 23:13:30 tom Exp $
@rem ensure that all IDE files are writable
attrib -r *.bat /s
attrib -r *.sln /s
attrib -r *.vcxproj /s