File: clean_windows.cmd

package info (click to toggle)
smtube 15.5.10-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,348 kB
  • ctags: 405
  • sloc: cpp: 2,374; makefile: 114; sh: 21
file content (10 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
cd src
call mingw32-make distclean

cd ..
del src\translations\smtube_*.qm
del src\object_script.smtube.Release
del src\object_script.smtube.Debug
del src\svn_revision.h
rd src\release
rd src\debug