Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Give InjectedBundle our standard set of configurations (minus the *_C…
…airo variants) InjectedBundle's Debug_All configuration was the same as is Debug configuration, and it was missing a Debug_Internal configuration. Fixes <http://webkit.org/b/42749> InjectedBundle's build configurations are screwy Reviewed by Darin Adler. WebKit/win: Update WebKit.sln for InjectedBundle's Debug_Internal configuration * WebKit.vcproj/WebKit.sln: Build the Debug_Internal variant of InjectedBundle when we're using the Debug_Internal solution configuration. WebKitTools: * WebKitTestRunner/InjectedBundle/win/InjectedBundle.vcproj: Added debug_internal.vsprops and debug_all.vsprops to the Debug_All configuration. Added a Debug_Internal configuration. * WebKitTestRunner/WebKitTestRunner.sln: Build the Debug_Internal variant of InjectedBundle when we're using the Debug_Internal solution configuration. Canonical link: https://commits.webkit.org/54666@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@63829 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
106 additions
and 6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters