Mercurial > hg
view contrib/wix/defines.wxi @ 19304:59d5281b5799
run-tests: simplify interrupted message
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 07 Jun 2013 16:04:11 -0500 |
parents | bd9bc4123920 |
children |
line wrap: on
line source
<Include> <?if $(var.Platform) = "x64" ?> <?define IsX64 = yes ?> <?else?> <?define IsX64 = no ?> <?endif?> </Include>