play around with Scintilla and Lexilla
This commit is contained in:
4
3rdparty/scintilla550/scintilla/tgzsrc
vendored
Normal file
4
3rdparty/scintilla550/scintilla/tgzsrc
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
cd ..
|
||||
rm -f scintilla.tgz
|
||||
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.so --exclude \*.exe --exclude \*.a scintilla/* \
|
||||
| gzip -c >scintilla.tgz
|
Reference in New Issue
Block a user