.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 19 Oct 2018 18:34:42 -0400
changeset 40397 36b134c436b8
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
setup: build exewrapper with Unicode support on py3 I didn't see a compiler switch documented anywhere, but I diffed the command line for full VC++ project when toggling between MBCS and Unicode. This is all they do.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}