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

Unified Diff: main.scons

Issue 131116: This adds in the GYP files needed for our GYP build. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 6 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 | « import/import.gyp ('k') | plugin/idl/codegen.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: main.scons
===================================================================
--- main.scons (revision 19090)
+++ main.scons (working copy)
@@ -77,7 +77,7 @@
COVERAGE_TARGETS = ['unit_tests', 'system_tests'],
MSVS_USE_MFC_DIRS=1,
)
-# @@REWRITE(insert python-copyright)
+
base_env.ApplySConscript(['svn_paths.scons'])
base_env.Append(
« no previous file with comments | « import/import.gyp ('k') | plugin/idl/codegen.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698