]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed tool batch files, they can just be generated as part of the install.
authorRobin Dunn <robin@alldunn.com>
Sun, 10 Oct 2004 00:51:22 +0000 (00:51 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 10 Oct 2004 00:51:22 +0000 (00:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/scripts/genaxmodule.bat [deleted file]
wxPython/scripts/helpviewer.bat [deleted file]
wxPython/scripts/img2png.bat [deleted file]
wxPython/scripts/img2py.bat [deleted file]
wxPython/scripts/img2xpm.bat [deleted file]
wxPython/scripts/pyalacarte.bat [deleted file]
wxPython/scripts/pyalamode.bat [deleted file]
wxPython/scripts/pycrust.bat [deleted file]
wxPython/scripts/pyshell.bat [deleted file]
wxPython/scripts/pywrap.bat [deleted file]
wxPython/scripts/xrced.bat [deleted file]

diff --git a/wxPython/scripts/genaxmodule.bat b/wxPython/scripts/genaxmodule.bat
deleted file mode 100755 (executable)
index 110786d..0000000
+++ /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 (executable)
index 0aa15b1..0000000
+++ /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 (executable)
index d181dc3..0000000
+++ /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 (executable)
index b8e23bd..0000000
+++ /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 (executable)
index f82bd09..0000000
+++ /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 (executable)
index 0e31a9a..0000000
+++ /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 (executable)
index 7fd99e3..0000000
+++ /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 (executable)
index eec40f3..0000000
+++ /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 (executable)
index a10c86a..0000000
+++ /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 (executable)
index 0596673..0000000
+++ /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 (executable)
index 3db0aff..0000000
+++ /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