mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
5 lines
199 B
Batchfile
5 lines
199 B
Batchfile
|
cd ..
|
||
|
del/q scintilla.zip
|
||
|
zip scintilla.zip scintilla\*.* scintilla\*\*.* scintilla\*\*\*.* scintilla\*\*\*\*.* scintilla\*\*\*\*\*.* -x *.o -x *.obj -x *.dll -x *.lib -x *.res -x *.exp
|
||
|
cd scintilla
|