summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.vcproj
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 22:40:05 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 22:40:05 +0000
commit074f105692a4783df43d1d1a68bb866a51e5b66b (patch)
tree6b501cd44daebbf598dbda8c4496b78cfb6385bb /chrome/browser/browser.vcproj
parent894bb50fe9a1b145221dd6993c159ab9f7a0fc5d (diff)
downloadchromium_src-074f105692a4783df43d1d1a68bb866a51e5b66b.zip
chromium_src-074f105692a4783df43d1d1a68bb866a51e5b66b.tar.gz
chromium_src-074f105692a4783df43d1d1a68bb866a51e5b66b.tar.bz2
Make views/ depend only on images from app/resources.
Trying this again. All compile issues should be addressed, ui and unit tests now pass. http://crbug.com/11387 Review URL: http://codereview.chromium.org/113690 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16677 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r--chrome/browser/browser.vcproj8
1 files changed, 5 insertions, 3 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj
index be4cd94..5b82fd8 100644
--- a/chrome/browser/browser.vcproj
+++ b/chrome/browser/browser.vcproj
@@ -43,6 +43,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -97,6 +98,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\app"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -754,15 +756,15 @@
>
</File>
<File
- RelativePath=".\dock_info_win.cc"
+ RelativePath=".\dock_info.cc"
>
</File>
<File
- RelativePath=".\dock_info.cc"
+ RelativePath=".\dock_info.h"
>
</File>
<File
- RelativePath=".\dock_info.h"
+ RelativePath=".\dock_info_win.cc"
>
</File>
<File