contrib/wix/hg.cmd
author Mads Kiilerich <madski@unity3d.com>
Sun, 06 Apr 2014 13:39:51 +0200
changeset 21081 ffd7b6ce46ff
parent 13041 79388a8325dc
permissions -rw-r--r--
merge: pass merge ancestor to calculateupdates as a list The list will so far always have one element.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13041
79388a8325dc wix: switch Mercurial Windows installer to use py2exe --bundle 3
Steve Borho <steve@borho.org>
parents:
diff changeset
     1
@echo off
79388a8325dc wix: switch Mercurial Windows installer to use py2exe --bundle 3
Steve Borho <steve@borho.org>
parents:
diff changeset
     2
rem launch hg.exe from parent folder
79388a8325dc wix: switch Mercurial Windows installer to use py2exe --bundle 3
Steve Borho <steve@borho.org>
parents:
diff changeset
     3
"%~dp0\..\hg.exe" %*