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

Unified Diff: chrome/app/locales/locales.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 | « chrome/SConscript ('k') | chrome/app/resources/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/locales.scons
===================================================================
--- chrome/app/locales/locales.scons (revision 8251)
+++ chrome/app/locales/locales.scons (working copy)
@@ -14,7 +14,8 @@
'$WEBKIT_DIR/build/localized_strings/localized_strings.vcproj',
'$CHROME_DIR/app/generated_resources.vcproj',
],
- guid=guid)
+ guid=guid,
+ keyword='Win32Proj')
ChromiumLocaleProject('$CHROME_DIR/app/locales/ar.vcproj',
guid='{3AB90E6A-56FF-4C9D-B918-AB76DDBF8BE8}')
« no previous file with comments | « chrome/SConscript ('k') | chrome/app/resources/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698