Mercurial > hg
view contrib/wix/defines.wxi @ 14186:8513bd2e7259
tests: share dummyssh
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Thu, 05 May 2011 01:47:46 +0200 |
parents | bd9bc4123920 |
children |
line wrap: on
line source
<Include> <?if $(var.Platform) = "x64" ?> <?define IsX64 = yes ?> <?else?> <?define IsX64 = no ?> <?endif?> </Include>