diff options
Diffstat (limited to 'Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops')
-rw-r--r-- | Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops b/Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops index 565455e..ad76269 100644 --- a/Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops +++ b/Tools/TestWebKitAPI/Configurations/TestWebKitAPIDebug.vsprops @@ -3,6 +3,6 @@ ProjectType="Visual C++" Version="8.00" Name="TestWebKitAPIDebug" - InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;..\Configurations\TestWebKitAPICommon.vsprops;..\Configurations\TestWebKitAPICoreFoundation.vsprops" + InheritedPropertySheets="$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\common.vsprops;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win\tools\vsprops\debug.vsprops;.\TestWebKitAPICommon.vsprops;.\TestWebKitAPICoreFoundation.vsprops;.\TestWebKitAPICFNetwork.vsprops" > </VisualStudioPropertySheet> |