contrib/wix/defines.wxi
author Sean Farley <sean.michael.farley@gmail.com>
Sun, 11 Aug 2013 22:56:18 -0500
changeset 19602 018ee491a6be
parent 13042 bd9bc4123920
permissions -rw-r--r--
basefilectx: move path from filectx

<Include>

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

</Include>