Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: kaduk@MIT.EDU Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 603 WiX support for building with VS 2012 The merge modules need to reference VC110 paths. Use a variable for VC100 versus VC110 so that we don't copy a lot of boilerplate around. https://github.com/krb5/krb5/commit/03b2650337de03e2cd54896c2e86b0f76e1491fe Author: Ben Kaduk Commit: 03b2650337de03e2cd54896c2e86b0f76e1491fe Branch: master src/windows/installer/wix/config.wxi | 7 ++++++ src/windows/installer/wix/files.wxi | 36 ++++++++++++++++---------------- src/windows/installer/wix/runtime.wxi | 20 +++++++++--------- 3 files changed, 35 insertions(+), 28 deletions(-)