aboutsummaryrefslogtreecommitdiff
path: root/clear_qmake.cmd
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-05-31 07:17:24 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-05-31 07:17:24 +0000
commit18116d09d36a6fdf6440d645ae8745e420327b86 (patch)
treec1b3b8648a8917906a3679d06aacb35fada5a5fb /clear_qmake.cmd
parent910aa92820c52ec1f811dffc847f8b4a6b7fca50 (diff)
downloadqmmp-18116d09d36a6fdf6440d645ae8745e420327b86.tar.gz
qmmp-18116d09d36a6fdf6440d645ae8745e420327b86.tar.bz2
qmmp-18116d09d36a6fdf6440d645ae8745e420327b86.zip
fixed clear_qmake.cmd
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3516 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'clear_qmake.cmd')
-rw-r--r--clear_qmake.cmd2
1 files changed, 0 insertions, 2 deletions
diff --git a/clear_qmake.cmd b/clear_qmake.cmd
index ff6838031..cdf8ecbd5 100644
--- a/clear_qmake.cmd
+++ b/clear_qmake.cmd
@@ -9,6 +9,4 @@ for /d /r %%B in (release) do rmdir /s /q %%B
for /r %%B in (*resource.rc) do del /s /q %%B
for /r %%B in (*.Debug) do del /s /q %%B
rmdir /s /q bin\plugins
-rmdir /s /q src\qmmp\pkgconfig
-rmdir /s /q src\qmmpui\pkgconfig
del /s /q bin\qmmp.exe