diff options
Diffstat (limited to 'webkit/build/port/port.vsprops')
-rw-r--r-- | webkit/build/port/port.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/build/port/port.vsprops b/webkit/build/port/port.vsprops index 4e9af53..17e7fdc 100644 --- a/webkit/build/port/port.vsprops +++ b/webkit/build/port/port.vsprops @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="8.00" Name="port" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;..\..\..\third_party\zlib\using_zlib.vsprops" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops" > <Tool Name="VCCLCompilerTool" |