]> git.saurik.com Git - wxWidgets.git/commitdiff
regenned tools batch files
authorRobin Dunn <robin@alldunn.com>
Wed, 3 Dec 2003 04:10:28 +0000 (04:10 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 3 Dec 2003 04:10:28 +0000 (04:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/scripts/helpviewer.bat
wxPython/scripts/img2png.bat
wxPython/scripts/img2py.bat
wxPython/scripts/img2xpm.bat
wxPython/scripts/pyalacarte.bat
wxPython/scripts/pyalamode.bat
wxPython/scripts/pycrust.bat
wxPython/scripts/pyshell.bat
wxPython/scripts/pywrap.bat
wxPython/scripts/xrced.bat

index e08ab424806005a7f8e4b30fd8788eff1976c3fe..b459850abfd62471a9714a45f85eae63c8fc4546 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\helpviewer %1 %2 %3 %4 %5 %6 %7 %8 %9
+start E:\tools\python23\pythonw.exe E:\PROJECTS\wx2.5\wxPython\scripts\helpviewer %1 %2 %3 %4 %5 %6 %7 %8 %9
index 2b2511328fda8a074e052347748da7fe345cd6ef..37b2b4ce88c69842a95cf6a43648f58e73e845da 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-E:\TOOLS\PYTHON22\PYTHON.EXE C:\PROJECTS\wx\wxPython\scripts\img2png %1 %2 %3 %4 %5 %6 %7 %8 %9
+E:\tools\python23\python.exe E:\PROJECTS\wx2.5\wxPython\scripts\img2png %1 %2 %3 %4 %5 %6 %7 %8 %9
index fa00d7ff021f33852292db2f8cca5e91375efd17..003dd086c4299fc34a3f72e2a1e2b160e2d61268 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-E:\TOOLS\PYTHON22\PYTHON.EXE C:\PROJECTS\wx\wxPython\scripts\img2py %1 %2 %3 %4 %5 %6 %7 %8 %9
+E:\tools\python23\python.exe E:\PROJECTS\wx2.5\wxPython\scripts\img2py %1 %2 %3 %4 %5 %6 %7 %8 %9
index 560981e8c9d07d26779e53074aea5fd0e18182f7..88ef51b86c21b42a25f85cf6ab6c677063542b48 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-E:\TOOLS\PYTHON22\PYTHON.EXE C:\PROJECTS\wx\wxPython\scripts\img2xpm %1 %2 %3 %4 %5 %6 %7 %8 %9
+E:\tools\python23\python.exe E:\PROJECTS\wx2.5\wxPython\scripts\img2xpm %1 %2 %3 %4 %5 %6 %7 %8 %9
index a3936d841fc395521ec3d9ad66c0028000116e73..820cc1163f1111a544bc8dc897d35da1a570ea82 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\pyalacarte %1 %2 %3 %4 %5 %6 %7 %8 %9
+start E:\tools\python23\pythonw.exe E:\PROJECTS\wx2.5\wxPython\scripts\pyalacarte %1 %2 %3 %4 %5 %6 %7 %8 %9
index 8a0b1d33b78cf7c81a8693be5e8a0a42617eb017..b9726106808cfa16972b46e702fa92381015e411 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\pyalamode %1 %2 %3 %4 %5 %6 %7 %8 %9
+start E:\tools\python23\pythonw.exe E:\PROJECTS\wx2.5\wxPython\scripts\pyalamode %1 %2 %3 %4 %5 %6 %7 %8 %9
index d3e9e0bb6b7d6f675caafe979674c65e5bd3e17e..d6746ab5b5026e77b9a249116c88f91b863d99c9 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\pycrust %1 %2 %3 %4 %5 %6 %7 %8 %9
+start E:\tools\python23\pythonw.exe E:\PROJECTS\wx2.5\wxPython\scripts\pycrust %1 %2 %3 %4 %5 %6 %7 %8 %9
index e9f0031dd9a13f40359cab61e6b30c78b77388ea..626e094ff48f71f8bb5f1fb6b6b58842560d5aae 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\pyshell %1 %2 %3 %4 %5 %6 %7 %8 %9
+start E:\tools\python23\pythonw.exe E:\PROJECTS\wx2.5\wxPython\scripts\pyshell %1 %2 %3 %4 %5 %6 %7 %8 %9
index 552a7c8d7969cb84e45ab6761560cd46f406ba46..683f8cb98c931557288f6e03df4f20a338d0ece7 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\pywrap %1 %2 %3 %4 %5 %6 %7 %8 %9
+start E:\tools\python23\pythonw.exe E:\PROJECTS\wx2.5\wxPython\scripts\pywrap %1 %2 %3 %4 %5 %6 %7 %8 %9
index 04f30b18804fb5885a79a4dfab0bf0c011570041..cc9d95d7c7301547cc4fdd7f2f0bd096b1bd6d2c 100755 (executable)
@@ -1,3 +1,3 @@
 @echo off
 
-start E:\TOOLS\PYTHON22\pythonw.exe C:\PROJECTS\wx\wxPython\scripts\xrced %1 %2 %3 %4 %5 %6 %7 %8 %9
+start E:\tools\python23\pythonw.exe E:\PROJECTS\wx2.5\wxPython\scripts\xrced %1 %2 %3 %4 %5 %6 %7 %8 %9