updated Scintilla to 2.29
[TortoiseGit.git] / ext / scintilla / tgzsrc
bloba4d4ee08430b3c5cba97042ac9af640366813e07
1 cd ..
2 rm -f scintilla.tgz
3 tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.exe --exclude \*.a scintilla/* \
4         | gzip -c >scintilla.tgz