Changeset 69726 in webkit


Ignore:
Timestamp:
Oct 13, 2010 7:03:03 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-10-13 Fridrich Strba <fridrich.strba@bluewin.ch>

Reviewed by Darin Adler.

Add WebCore/plugins/win directory to CFLAGS
https://bugs.webkit.org/show_bug.cgi?id=45547

  • GNUmakefile.am:
Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r69725 r69726  
     12010-10-13  Fridrich Strba  <fridrich.strba@bluewin.ch>
     2
     3        Reviewed by Darin Adler.
     4
     5        Add WebCore/plugins/win directory to CFLAGS
     6        https://bugs.webkit.org/show_bug.cgi?id=45547
     7
     8        * GNUmakefile.am:
     9
    1102010-10-13  Martin Robinson  <mrobinson@igalia.com>
    211
  • trunk/WebCore/GNUmakefile.am

    r69718 r69726  
    5151        -I$(srcdir)/WebCore/platform/text/transcoder \
    5252        -I$(srcdir)/WebCore/plugins \
     53        -I$(srcdir)/WebCore/plugins/win \
    5354        -I$(srcdir)/WebCore/rendering \
    5455        -I$(srcdir)/WebCore/rendering/style \
Note: See TracChangeset for help on using the changeset viewer.