contrib/wix/defines.wxi
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 11 Feb 2018 00:30:15 -0500
changeset 36138 a991fcc48222
parent 13042 bd9bc4123920
permissions -rw-r--r--
lfs: migrate to the fileprefetch callback mechanism

<Include>

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

</Include>