aboutsummaryrefslogtreecommitdiff
path: root/clear_qmake.cmd
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-05-29 07:50:50 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-05-29 07:50:50 +0000
commit7dd7c511c94bfe160d09dda1c5651d61e3a87c10 (patch)
treec7929fa6c85d38c672b16aeb051bd73f471feb47 /clear_qmake.cmd
parentd9622ccabc03eeebafba7abae4be97774069142f (diff)
downloadqmmp-7dd7c511c94bfe160d09dda1c5651d61e3a87c10.tar.gz
qmmp-7dd7c511c94bfe160d09dda1c5651d61e3a87c10.tar.bz2
qmmp-7dd7c511c94bfe160d09dda1c5651d61e3a87c10.zip
fixed qmake support (patch by Ryota Shimamoto) (Fixes issue 586)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3493 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'clear_qmake.cmd')
-rw-r--r--clear_qmake.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/clear_qmake.cmd b/clear_qmake.cmd
index cdf8ecbd5..ff6838031 100644
--- a/clear_qmake.cmd
+++ b/clear_qmake.cmd
@@ -9,4 +9,6 @@ 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