Subversion Repositories userdetect2

Rev

Rev 68 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
68 daniel-mar 1
@echo off
82 daniel-mar 2
 
68 daniel-mar 3
del *.dcu
4
del *.cfg
5
del *.~*
82 daniel-mar 6
del *.local
7
del *.identcache
8
 
68 daniel-mar 9
del Plugins\*.dcu
10
del Plugins\*.cfg
11
del Plugins\*.~*
82 daniel-mar 12
del Plugins\*.local
13
del Plugins\*.identcache
14
 
68 daniel-mar 15
del vcl\*.dcu
16
del vcl\*.~*
82 daniel-mar 17
del vcl\*.local
18
del vcl\*.identcache
19
 
68 daniel-mar 20
del devcpp_plugins\*.o
21
del devcpp_plugins\*.a
22
del devcpp_plugins\Makefile.win