diff options
Diffstat (limited to 'ics-openvpn-stripped/main/lzo/B/clean.bat')
-rw-r--r-- | ics-openvpn-stripped/main/lzo/B/clean.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ics-openvpn-stripped/main/lzo/B/clean.bat b/ics-openvpn-stripped/main/lzo/B/clean.bat new file mode 100644 index 00000000..453e9479 --- /dev/null +++ b/ics-openvpn-stripped/main/lzo/B/clean.bat @@ -0,0 +1,4 @@ +@del /q *.def *.err *.exp *.map *.o *.obj *.res *.tds > nul 2> nul +@del /q liblzo2.a lzo2.a lzo2.dll lzo2.lib > nul 2> nul +@del /q a.exe a.out dict.exe lzopack.exe precomp.exe precomp2.exe simple.exe > nul 2> nul +@del /q lzotest.exe testmini.exe > nul 2> nul |