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

Unified Diff: test/subdirectory/gyptest-top-all.py

Issue 13869005: Dropping the scons generator. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 8 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
Index: test/subdirectory/gyptest-top-all.py
===================================================================
--- test/subdirectory/gyptest-top-all.py (revision 1611)
+++ test/subdirectory/gyptest-top-all.py (working copy)
@@ -13,7 +13,7 @@
There is a difference here in the default behavior of the underlying
build tools. Specifically, when building the entire "solution", Xcode
puts the output of each project relative to the .xcodeproj directory,
-while Visual Studio (and our implementations of SCons and Make) put it
+while Visual Studio (and our implementation of Make) put it
in a build directory relative to the "solution"--that is, the entry-point
from which you built the entire tree.
"""
« no previous file with comments | « test/standalone-static-library/gyptest-standalone-static-library.py ('k') | test/subdirectory/gyptest-top-default.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698