Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(424)

Unified Diff: remoting/remoting_host_win.gypi

Issue 398173002: Enable x64 Chromoting host and installer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Always define sas_dll_path Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/host/installer/win/chromoting.wxs ('k') | remoting/tools/zip2msi.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_win.gypi
diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi
index 7182b82bb6d9d4786798d9581451cab0d865b73f..19c1bd449254a215e08280809714ce7844d02b3e 100644
--- a/remoting/remoting_host_win.gypi
+++ b/remoting/remoting_host_win.gypi
@@ -509,6 +509,7 @@
'python', 'tools/zip2msi.py',
'--wix_path', '<(wix_path)',
'--intermediate_dir', '<(INTERMEDIATE_DIR)/installation',
+ '--target_arch', '<(target_arch)',
'<(RULE_INPUT_PATH)',
'<@(_outputs)',
],
« no previous file with comments | « remoting/host/installer/win/chromoting.wxs ('k') | remoting/tools/zip2msi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698