Mercurial > hg
view contrib/wix/defines.wxi @ 21557:5d048061f222
merge with stable
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 26 May 2014 18:16:23 -0700 |
parents | bd9bc4123920 |
children |
line wrap: on
line source
<Include> <?if $(var.Platform) = "x64" ?> <?define IsX64 = yes ?> <?else?> <?define IsX64 = no ?> <?endif?> </Include>