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

Unified Diff: build/SConscript.main

Issue 16447: Initial subset of .vcproj file generation, covering generation of:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 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 | « base/gfx/base_gfx.scons ('k') | chrome/chrome_sln.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/SConscript.main
===================================================================
--- build/SConscript.main (revision 7407)
+++ build/SConscript.main (working copy)
@@ -746,7 +746,7 @@
if 'msvs' in modes:
# We're in --mode=msvs, so add its Alias(es) to the default targets.
- Default(Alias('solutions'))
+ Default(Alias('msvs'))
# -------------------------------------------------------------------------
« no previous file with comments | « base/gfx/base_gfx.scons ('k') | chrome/chrome_sln.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698