From 7881fd026129572030688f07b54deab99669e7d0 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 21 Apr 2013 19:04:22 +0200 Subject: Some helper file for building from cygwin --- python.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 python.bat (limited to 'python.bat') diff --git a/python.bat b/python.bat new file mode 100755 index 000000000..189eda246 --- /dev/null +++ b/python.bat @@ -0,0 +1,2 @@ +@"c:\cygwin\bin\python2.7.exe" %* + -- cgit v1.2.3