[Webkit-unassigned] [Bug 137886] New: Fix placement of a few items in vcxproj ItemGroups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 20 11:13:30 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=137886

            Bug ID: 137886
           Summary: Fix placement of a few items in vcxproj ItemGroups
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

https://bugs.webkit.org/show_bug.cgi?id=137873 is likely a cut-and-paste error that manifested because we had ClCompile and ClInclude entries mixed up in the wrong ItemGroups.  We should fix these so that ClCompile entries are in the ClCompile ItemGroup, and ClInclude entries in the ClInclude ItemGroup.  This will help reduce the change of future cut-and-paste errors of this nature.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141020/ed86639d/attachment-0002.html>


More information about the webkit-unassigned mailing list