Mercurial > hg
view contrib/wix/defines.wxi @ 17274:2426ec322cd1 stable
hgignore: ignore zip files
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Sun, 29 Jul 2012 09:03:51 +0200 |
parents | bd9bc4123920 |
children |
line wrap: on
line source
<Include> <?if $(var.Platform) = "x64" ?> <?define IsX64 = yes ?> <?else?> <?define IsX64 = no ?> <?endif?> </Include>