delphimvcframework/clean.bat
daniele.teti a7a86aff09
2013-10-29 14:18:22 +00:00

2 lines
120 B
Batchfile

del /s *.~*;*.exe;*.cfg;*.dof;*.gdb;*.dcu;*.local;*.identcache;*.dSYM;*.o;*.rsm;*.so;*.apk;*.log;*.tvsconfig;*.map
exit