Mercurial > parpg-core
view bin/parpg.bat.in @ 19:e97972cc7110
Merged WAF fork with Beliar's Windows launcher fix.
* Removed SCons and distutils scripts since they aren't needed any more.
author | M. George Hansen <technopolitica@gmail.com> |
---|---|
date | Fri, 10 Jun 2011 11:57:39 -1000 |
parents | 927f2cf75357 de378945b839 |
children | 07ff8cf8a0f1 |
line wrap: on
line source
@ECHO OFF SET PYTHONPATH=%PYTHONPATH%;"@PYTHONDIR@" CD %~dp0 "@PYTHON@" -m parpg.main "@SYSCONFDIR@" %*