aboutsummaryrefslogtreecommitdiff
path: root/project/Win32BuildSetup
diff options
context:
space:
mode:
authortheuni <theuni@svn>2009-12-29 02:09:34 +0000
committertheuni <theuni@svn>2009-12-29 02:09:34 +0000
commit51a35ff7204093836152ef1a010020e1c5c02e3c (patch)
tree17e8ae077b99ccfe4414ea5ccb7e2cd8b91f5aba /project/Win32BuildSetup
parent1a3c599367a3f98432d594ce86a865fb47bffe13 (diff)
[win32] removed: old .bat because I can't 'svn move' correctly
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26151 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project/Win32BuildSetup')
-rw-r--r--project/Win32BuildSetup/GetSvnRev.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/project/Win32BuildSetup/GetSvnRev.bat b/project/Win32BuildSetup/GetSvnRev.bat
deleted file mode 100644
index 740dea5fc9..0000000000
--- a/project/Win32BuildSetup/GetSvnRev.bat
+++ /dev/null
@@ -1,2 +0,0 @@
-@ECHO OFF
-FOR /F "Tokens=2* Delims=]" %%R IN ('FIND /v /n "&_&_&_&" ".svn\entries" ^| FIND "[11]"') DO ECHO %%R \ No newline at end of file