diff options
Diffstat (limited to 'chrome/app/chrome_dll.vcproj')
-rw-r--r-- | chrome/app/chrome_dll.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chrome/app/chrome_dll.vcproj b/chrome/app/chrome_dll.vcproj index a75157d..094962e 100644 --- a/chrome/app/chrome_dll.vcproj +++ b/chrome/app/chrome_dll.vcproj @@ -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 |