Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-06-10 12:44:19 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-06-10 12:44:19 +0400
commit9a9af2bf666550d3642494020aef1d537c844380 (patch)
tree32849e05b551f37dd945e90791de4d68ce3bfb4e /build.bat
parenteffa285ec9f71b1db76735d22876a4dd0854e076 (diff)
cosmetics
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2020 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index 9fe2ee634..0cdcde862 100644
--- a/build.bat
+++ b/build.bat
@@ -129,7 +129,6 @@ IF /I "%3" == "Resource" EXIT /B
IF /I "%3" == "Main" EXIT /B
IF /I "%4" == "Debug" EXIT /B
-IF NOT EXIST %COPY_TO_DIR% MKDIR %COPY_TO_DIR%
XCOPY "src\apps\mplayerc\AUTHORS" ".\%COPY_TO_DIR%\" /Y /V
XCOPY "src\apps\mplayerc\ChangeLog" ".\%COPY_TO_DIR%\" /Y /V
XCOPY "COPYING" ".\%COPY_TO_DIR%\" /Y /V