From 91464ea3fbe81a300542a9039864f874f260cb10 Mon Sep 17 00:00:00 2001 From: "dcaiafa@chromium.org" Date: Fri, 18 Jul 2014 05:32:11 +0000 Subject: Enable x64 Chromoting host and installer N.B. I had to move the sawbuck_provider in the .wxs out of the installation directory. Even though it only contains registry changes, candle will complain if it is not inside a directory, but the application directory is platform specific, whereas sawbuck_provider is always 32-bit. BUG=394467 Review URL: https://codereview.chromium.org/398173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284007 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/host/installer/win/chromoting.wxs | 42 ++++++++++++++++++------------ 1 file changed, 25 insertions(+), 17 deletions(-) (limited to 'remoting/host') diff --git a/remoting/host/installer/win/chromoting.wxs b/remoting/host/installer/win/chromoting.wxs index 2dfb8cc..9324e48 100644 --- a/remoting/host/installer/win/chromoting.wxs +++ b/remoting/host/installer/win/chromoting.wxs @@ -18,6 +18,12 @@ + + + + + + @@ -134,7 +140,7 @@ - + @@ -567,8 +573,24 @@ - - + + + BROKENUSAGESTATSVERSION + + + + + + + + - - - - BROKENUSAGESTATSVERSION - - - -- cgit v1.1