Changeset 39939 in webkit


Ignore:
Timestamp:
Jan 15, 2009 11:44:46 AM (15 years ago)
Author:
cmarrin@apple.com
Message:

Fixed Windows project file after https://bugs.webkit.org/show_bug.cgi?id=21421

Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r39936 r39939  
     12009-01-15  Chris Marrin  <cmarrin@apple.com>
     2
     3        Reviewed by Dan Bernstein.
     4
     5        Fixed Windows project file after https://bugs.webkit.org/show_bug.cgi?id=21421
     6
     7        * WebCore.vcproj/WebCore.vcproj:
     8
    192009-01-15  Aaron Boodman  <aa@chromium.org>
    210
  • trunk/WebCore/WebCore.vcproj/WebCore.vcproj

    r39805 r39939  
    17171717                        </File>
    17181718                        <File
     1719                                RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSWebKitCSSMatrix.cpp"
     1720                                >
     1721                        </File>
     1722                        <File
     1723                                RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSWebKitCSSMatrix.h"
     1724                                >
     1725                        </File>
     1726                        <File
    17191727                                RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSWebKitCSSTransformValue.h"
    17201728                                >
     
    86158623                        </File>
    86168624                        <File
     8625                                RelativePath="..\css\WebKitCSSMatrix.cpp"
     8626                                >
     8627                                <FileConfiguration
     8628                                        Name="Release_PGO|Win32"
     8629                                        >
     8630                                        <Tool
     8631                                                Name="VCCLCompilerTool"
     8632                                                WholeProgramOptimization="true"
     8633                                        />
     8634                                </FileConfiguration>
     8635                        </File>
     8636                        <File
     8637                                RelativePath="..\css\WebKitCSSMatrix.h"
     8638                                >
     8639                        </File>
     8640                        <File
    86178641                                RelativePath="..\css\WebKitCSSTransformValue.cpp"
    86188642                                >
     
    1441514439                                <File
    1441614440                                        RelativePath="..\bindings\js\JSTreeWalkerCustom.cpp"
     14441                                        >
     14442                                </File>
     14443                                <File
     14444                                        RelativePath="..\bindings\js\JSWebKitCSSMatrixConstructor.cpp"
     14445                                        >
     14446                                </File>
     14447                                <File
     14448                                        RelativePath="..\bindings\js\JSWebKitCSSMatrixConstructor.h"
    1441714449                                        >
    1441814450                                </File>
Note: See TracChangeset for help on using the changeset viewer.