summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.xcodeproj/glue_prebuild.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-131-0/+8
| | | | | | | | | | | | | | | | | webkit_resources.vcproj which creates the .rc files and have webkit glue depend on it. I had to add a flag to grit that allows a resource to be in the header, but not in the .rc file. We do this for a test_shell only resource that is not compiled in. SCons build also works on windows. I still need to update the other .sln files and mac build. Review URL: http://codereview.chromium.org/17466 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7910 0039d316-1c4b-4281-b951-d872f2087c98
* Replace stub bogus_webkit_strings.h with real generated header via gritpinkerton@google.com2009-01-081-0/+20
Review URL: http://codereview.chromium.org/17267 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7733 0039d316-1c4b-4281-b951-d872f2087c98