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

Unified Diff: tools/build.py

Issue 9005002: Revert "Fix build so we can make a Windows SDK!" (tbr) (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | « frog/scripts/list_frog_dependencies.py ('k') | tools/create_sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/build.py
diff --git a/tools/build.py b/tools/build.py
index 66866f3b38be0480eb23be5c918645ffc88f6296..28f11720eee59655b337b2f5e49e5bac89553ed5 100755
--- a/tools/build.py
+++ b/tools/build.py
@@ -122,8 +122,6 @@ def Main():
args = [options.devenv + os.sep + 'devenv.com',
'/build',
build_config,
- '/project',
- target,
project_file
]
else:
« no previous file with comments | « frog/scripts/list_frog_dependencies.py ('k') | tools/create_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698