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
path: root/src/apps
diff options
context:
space:
mode:
authorclsid2 <clsid2@users.sourceforge.net>2010-03-25 21:12:19 +0300
committerclsid2 <clsid2@users.sourceforge.net>2010-03-25 21:12:19 +0300
commit2a75c676192bacc221ded1abc3a22e03670abfbf (patch)
tree7a915ce50ba7c3f3a0ce1a36522a71f2da5b5d60 /src/apps
parentfc15222eba563ec4d2623d49adfff82f3f91624a (diff)
Moved SubWcRev commands to .bat file
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1770 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps')
-rw-r--r--src/apps/mplayerc/mplayerc.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/apps/mplayerc/mplayerc.vcproj b/src/apps/mplayerc/mplayerc.vcproj
index 324fcc54f..636a6b95e 100644
--- a/src/apps/mplayerc/mplayerc.vcproj
+++ b/src/apps/mplayerc/mplayerc.vcproj
@@ -31,7 +31,7 @@
>
<Tool
Name="VCPreBuildEventTool"
- CommandLine="if not exist &quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; goto x64&#x0D;&#x0A;&quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:x64&#x0D;&#x0A;if not exist &quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; goto NoChrisWillem&#x0D;&#x0A;&quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:NoChrisWillem&#x0D;&#x0A;echo #pragma once &gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define DO_MAKE_STR(x) #x &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define MAKE_STR(x) DO_MAKE_STR(x) &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MAJOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MINOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_REV 666 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_PATCH 0 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;&#x0D;&#x0A;:End&#x0D;&#x0A;"
+ CommandLine="cd ..\..\..\&#x0D;&#x0A;update_version.bat"
/>
<Tool
Name="VCCustomBuildTool"
@@ -124,7 +124,7 @@
>
<Tool
Name="VCPreBuildEventTool"
- CommandLine="if not exist &quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; goto x64&#x0D;&#x0A;&quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:x64&#x0D;&#x0A;if not exist &quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; goto NoChrisWillem&#x0D;&#x0A;&quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:NoChrisWillem&#x0D;&#x0A;echo #pragma once &gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define DO_MAKE_STR(x) #x &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define MAKE_STR(x) DO_MAKE_STR(x) &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MAJOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MINOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_REV 666 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_PATCH 0 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;&#x0D;&#x0A;:End&#x0D;&#x0A;"
+ CommandLine="cd ..\..\..\&#x0D;&#x0A;update_version.bat"
/>
<Tool
Name="VCCustomBuildTool"
@@ -215,7 +215,7 @@
>
<Tool
Name="VCPreBuildEventTool"
- CommandLine="if not exist &quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; goto x64&#x0D;&#x0A;&quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:x64&#x0D;&#x0A;if not exist &quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; goto NoChrisWillem&#x0D;&#x0A;&quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:NoChrisWillem&#x0D;&#x0A;echo #pragma once &gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define DO_MAKE_STR(x) #x &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define MAKE_STR(x) DO_MAKE_STR(x) &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MAJOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MINOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_REV 666 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_PATCH 0 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;&#x0D;&#x0A;:End&#x0D;&#x0A;"
+ CommandLine="cd ..\..\..\&#x0D;&#x0A;update_version.bat"
/>
<Tool
Name="VCCustomBuildTool"
@@ -302,7 +302,7 @@
>
<Tool
Name="VCPreBuildEventTool"
- CommandLine="if not exist &quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; goto x64&#x0D;&#x0A;&quot;%programfiles%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:x64&#x0D;&#x0A;if not exist &quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; goto NoChrisWillem&#x0D;&#x0A;&quot;%ProgramW6432%\TortoiseSVN\bin\SubWCRev.exe&quot; ..\..\.. ..\..\..\include\SubWCRev.conf ..\..\..\include\Version.h&#x0D;&#x0A;goto End&#x0D;&#x0A;&#x0D;&#x0A;:NoChrisWillem&#x0D;&#x0A;echo #pragma once &gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define DO_MAKE_STR(x) #x &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define MAKE_STR(x) DO_MAKE_STR(x) &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo. &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MAJOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_MINOR 1 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_REV 666 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;echo #define VERSION_PATCH 0 &gt;&gt;..\..\..\include\Version.h&#x0D;&#x0A;&#x0D;&#x0A;:End&#x0D;&#x0A;"
+ CommandLine="cd ..\..\..\&#x0D;&#x0A;update_version.bat"
/>
<Tool
Name="VCCustomBuildTool"