]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - run_python.bat
remove some old stuff
[xonotic/netradiant.git] / run_python.bat
diff --git a/run_python.bat b/run_python.bat
deleted file mode 100644 (file)
index be3466d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-python.exe -V
-if errorlevel=1 echo please install python and add python.exe to the path (http://www.python.org)
-if errorlevel=1 goto end
-
-echo python.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
-rem FIXME: for some wacked reason, output of the python script doesn't get back to VC window ..
-python.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
-
-:end
\ No newline at end of file