summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-27 01:01:45 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-27 01:01:45 +0000
commitc1ab43dc83a615dfbf4b5153f2bfc9abee8871c2 (patch)
tree554dd35afd9fa9a538252a23293a3d86ab1b2609 /chrome/browser/views
parent668eb917cde85fddb2267325de95aa45f60e1c93 (diff)
downloadchromium_src-c1ab43dc83a615dfbf4b5153f2bfc9abee8871c2.zip
chromium_src-c1ab43dc83a615dfbf4b5153f2bfc9abee8871c2.tar.gz
chromium_src-c1ab43dc83a615dfbf4b5153f2bfc9abee8871c2.tar.bz2
This fixes a few GRIT issues:
- The generated header files had the wrong paths specified in the vcproj files. - Have the .h files generate to a temp file and overwrite the real .h files if they changed from the last run. This prevents recompiling when only a resource is changed. - Change the output file to the .rc file because otherwise the vcproj file would recompile every time because the .h file wasn't changing. Since the .rc file gets written all the time, this isn't a problem. On a side note, you still have to re-link to get the resources in chrome.dll. I imagine if you turn on incremental linking, this would be pretty fast. BUG=7967 Review URL: http://codereview.chromium.org/53028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12630 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views')
0 files changed, 0 insertions, 0 deletions