diff options
Diffstat (limited to 'Tools/TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj')
-rw-r--r-- | Tools/TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Tools/TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj b/Tools/TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj index 3b18238..faf8059 100644 --- a/Tools/TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj +++ b/Tools/TestWebKitAPI/win/TestWebKitAPIInjectedBundle.vcproj @@ -198,7 +198,7 @@ /> </Configuration> <Configuration - Name="Release_LTCG|Win32" + Name="Production|Win32" ConfigurationType="2" InheritedPropertySheets="..\Configurations\TestWebKitAPIRelease.vsprops;..\Configurations\TestWebKitAPIInjectedBundleCommon.vsprops" CharacterSet="1" @@ -400,6 +400,10 @@ Name="WebKit2" > <File + RelativePath="..\Tests\WebKit2\CanHandleRequest_Bundle.cpp" + > + </File> + <File RelativePath="..\Tests\WebKit2\DocumentStartUserScriptAlertCrash_Bundle.cpp" > </File> |