aboutsummaryrefslogtreecommitdiff
path: root/python.bat
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-04-21 19:04:22 +0200
committermarha <marha@users.sourceforge.net>2013-04-21 19:06:01 +0200
commit7881fd026129572030688f07b54deab99669e7d0 (patch)
tree177cb0b7b4c1a6e28b6887b315e4a16412282d6e /python.bat
parentb01940fc3ffe9da76bfda971515b76730850eceb (diff)
downloadvcxsrv-7881fd026129572030688f07b54deab99669e7d0.tar.gz
vcxsrv-7881fd026129572030688f07b54deab99669e7d0.tar.bz2
vcxsrv-7881fd026129572030688f07b54deab99669e7d0.zip
Some helper file for building from cygwin
Diffstat (limited to 'python.bat')
-rwxr-xr-xpython.bat2
1 files changed, 2 insertions, 0 deletions
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" %*
+