From: Robin Dunn Date: Sun, 10 Oct 2004 00:51:22 +0000 (+0000) Subject: Removed tool batch files, they can just be generated as part of the install. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/58108015542564ca455abb0a2383b4bcc27846e6 Removed tool batch files, they can just be generated as part of the install. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/scripts/genaxmodule.bat b/wxPython/scripts/genaxmodule.bat deleted file mode 100755 index 110786d146..0000000000 --- a/wxPython/scripts/genaxmodule.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -C:\Tools\python23\python.exe C:\PROJECTS\wx2.5\wxPython\scripts\genaxmodule %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/helpviewer.bat b/wxPython/scripts/helpviewer.bat deleted file mode 100755 index 0aa15b1cd4..0000000000 --- a/wxPython/scripts/helpviewer.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -start C:\Tools\python23\pythonw.exe C:\PROJECTS\wx2.5\wxPython\scripts\helpviewer %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/img2png.bat b/wxPython/scripts/img2png.bat deleted file mode 100755 index d181dc3878..0000000000 --- a/wxPython/scripts/img2png.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -C:\Tools\python23\python.exe C:\PROJECTS\wx2.5\wxPython\scripts\img2png %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/img2py.bat b/wxPython/scripts/img2py.bat deleted file mode 100755 index b8e23bd41c..0000000000 --- a/wxPython/scripts/img2py.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -C:\Tools\python23\python.exe C:\PROJECTS\wx2.5\wxPython\scripts\img2py %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/img2xpm.bat b/wxPython/scripts/img2xpm.bat deleted file mode 100755 index f82bd098a8..0000000000 --- a/wxPython/scripts/img2xpm.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -C:\Tools\python23\python.exe C:\PROJECTS\wx2.5\wxPython\scripts\img2xpm %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/pyalacarte.bat b/wxPython/scripts/pyalacarte.bat deleted file mode 100755 index 0e31a9afaa..0000000000 --- a/wxPython/scripts/pyalacarte.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -start C:\Tools\python23\pythonw.exe C:\PROJECTS\wx2.5\wxPython\scripts\pyalacarte %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/pyalamode.bat b/wxPython/scripts/pyalamode.bat deleted file mode 100755 index 7fd99e3e85..0000000000 --- a/wxPython/scripts/pyalamode.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -start C:\Tools\python23\pythonw.exe C:\PROJECTS\wx2.5\wxPython\scripts\pyalamode %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/pycrust.bat b/wxPython/scripts/pycrust.bat deleted file mode 100755 index eec40f3203..0000000000 --- a/wxPython/scripts/pycrust.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -start C:\Tools\python23\pythonw.exe C:\PROJECTS\wx2.5\wxPython\scripts\pycrust %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/pyshell.bat b/wxPython/scripts/pyshell.bat deleted file mode 100755 index a10c86a63b..0000000000 --- a/wxPython/scripts/pyshell.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -start C:\Tools\python23\pythonw.exe C:\PROJECTS\wx2.5\wxPython\scripts\pyshell %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/pywrap.bat b/wxPython/scripts/pywrap.bat deleted file mode 100755 index 0596673ba8..0000000000 --- a/wxPython/scripts/pywrap.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -C:\Tools\python23\python.exe C:\PROJECTS\wx2.5\wxPython\scripts\pywrap %1 %2 %3 %4 %5 %6 %7 %8 %9 diff --git a/wxPython/scripts/xrced.bat b/wxPython/scripts/xrced.bat deleted file mode 100755 index 3db0aff74b..0000000000 --- a/wxPython/scripts/xrced.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -start C:\Tools\python23\pythonw.exe C:\PROJECTS\wx2.5\wxPython\scripts\xrced %1 %2 %3 %4 %5 %6 %7 %8 %9