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

Unified Diff: net/tools/tld_cleanup/tld_cleanup.scons

Issue 17603: Generate all chrome .vcproj files: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | « net/stress_cache.scons ('k') | site_scons/site_tools/_Node_MSVS.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/tld_cleanup/tld_cleanup.scons
===================================================================
--- net/tools/tld_cleanup/tld_cleanup.scons (revision 8251)
+++ net/tools/tld_cleanup/tld_cleanup.scons (working copy)
@@ -32,6 +32,7 @@
p = env.ChromeMSVSProject('$NET_DIR/build/tld_cleanup.vcproj',
dest='$CHROME_SRC_DIR/net/build/tld_cleanup.vcproj',
guid='{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}',
+ keyword='Win32Proj',
dependencies = [
'$BASE_DIR/build/base.vcproj',
'$ICU38_DIR/build/icu.vcproj',
« no previous file with comments | « net/stress_cache.scons ('k') | site_scons/site_tools/_Node_MSVS.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698