contrib/wix/defines.wxi
author Matt Mackall <mpm@selenic.com>
Fri, 11 Apr 2014 16:38:55 -0400
changeset 20972 4e2fb0ad00a9
parent 13042 bd9bc4123920
permissions -rw-r--r--
diff: use second filename for --stat reporting on git patches (issue4221)

<Include>

  <?if $(var.Platform) = "x64" ?>
    <?define IsX64 = yes ?>
  <?else?>
    <?define IsX64 = no ?>
  <?endif?>

</Include>