Use unique variable names instead of hiding ones from outer scope.
[TortoiseGit.git] / ext / scintilla / zipsrc.bat
blob9d6d08b55470d458dc9af1befe59be26c1b21846
1 cd ..\r
2 del/q scintilla.zip\r
3 zip scintilla.zip scintilla\*.* scintilla\*\*.* scintilla\*\*\*.* scintilla\*\*\*\*.* scintilla\*\*\*\*\*.* -x *.o -x *.obj -x *.dll -x *.lib -x *.res -x *.exp\r
4 cd scintilla\r