Mercurial > hg
view contrib/wix/defines.wxi @ 16545:4b093c30a5f0 stable
i18n-pt_BR: synchronized with e37199a1f9d4
author | Wagner Bruna <wbruna@yahoo.com> |
---|---|
date | Sat, 28 Apr 2012 14:15:43 -0300 |
parents | bd9bc4123920 |
children |
line wrap: on
line source
<Include> <?if $(var.Platform) = "x64" ?> <?define IsX64 = yes ?> <?else?> <?define IsX64 = no ?> <?endif?> </Include>