root/trunk/Scintilla/scintilla-1.63/zipsrc.bat

Revision 5, 143 bytes (checked in by qbert, 3 years ago)

Initial ( and last :( ) commit

Line 
1 cd ..
2 del/q scintilla.zip
3 zip scintilla.zip scintilla\*.* scintilla\*\*.* -x *.o -x *.obj -x *.dll -x *.lib -x *.res -x *.exp
4 cd scintilla
Note: See TracBrowser for help on using the browser.