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

Unified Diff: chrome/app/chrome_dll.vcproj

Issue 119128: Convert to gyp generation of chrome_resources and chrome_strings.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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 | « no previous file | chrome/app/locales/locales.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_dll.vcproj
===================================================================
--- chrome/app/chrome_dll.vcproj (revision 17518)
+++ chrome/app/chrome_dll.vcproj (working copy)
@@ -170,7 +170,7 @@
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\browser_resources.rc"
+ RelativePath="$(OutDir)\obj\global_intermediate\chrome\browser_resources.rc"
>
</File>
<File
@@ -202,7 +202,7 @@
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\common_resources.rc"
+ RelativePath="$(OutDir)\obj\global_intermediate\chrome\common_resources.rc"
>
</File>
<File
@@ -210,7 +210,7 @@
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\debugger_resources.rc"
+ RelativePath="$(OutDir)\obj\global_intermediate\chrome\debugger_resources.rc"
>
</File>
<File
@@ -218,7 +218,7 @@
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\renderer_resources.rc"
+ RelativePath="$(OutDir)\obj\global_intermediate\chrome\renderer_resources.rc"
>
</File>
<File
« no previous file with comments | « no previous file | chrome/app/locales/locales.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698