contrib/wix/defines.wxi
author Yuya Nishihara <yuya@tcha.org>
Fri, 14 Sep 2018 22:25:44 +0900
changeset 39614 a2880ac67ee0
parent 13042 bd9bc4123920
permissions -rw-r--r--
help: add internals.wireprotocolrpc to the table

<Include>

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

</Include>