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

Unified Diff: chrome/app/chrome_strings.vcproj

Issue 53028: GRIT rules improvements on windows (Closed)
Patch Set: Created 11 years, 9 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/app/chrome_resources.vcproj ('k') | tools/grit/build/grit_resources.rules » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_strings.vcproj
diff --git a/chrome/app/chrome_strings.vcproj b/chrome/app/chrome_strings.vcproj
index a4d063b9b4c213466ac957063b82bb67b1915b82..aa2b9874b94619ee35e4210a0f9ce79d3136c738 100644
--- a/chrome/app/chrome_strings.vcproj
+++ b/chrome/app/chrome_strings.vcproj
@@ -45,7 +45,7 @@
>
</File>
<File
- RelativePath="$(IntDir)\chromium_strings.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\chromium_strings.h"
>
</File>
<File
@@ -53,7 +53,7 @@
>
</File>
<File
- RelativePath="$(IntDir)\generated_resources.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\generated_resources.h"
>
</File>
<File
@@ -61,7 +61,7 @@
>
</File>
<File
- RelativePath="$(IntDir)\google_chrome_strings.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\google_chrome_strings.h"
>
</File>
<File
@@ -69,7 +69,7 @@
>
</File>
<File
- RelativePath="$(IntDir)\locale_settings.h"
+ RelativePath="$(OutDir)\grit_derived_sources\grit\locale_settings.h"
>
</File>
</Files>
« no previous file with comments | « chrome/app/chrome_resources.vcproj ('k') | tools/grit/build/grit_resources.rules » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698