1 include $(srcdir)/Source/WTF/GNUmakefile.list.am
3 noinst_LTLIBRARIES += \
19 # OwnPtrWin.cpp needs the symbols from gdi32 dll
20 libWTF_la_LIBADD += -lgdi32
23 libWTF_la_CXXFLAGS = \
34 libWTF_la_CPPFLAGS = \
37 -I$(srcdir)/Source/WTF \
38 -I$(srcdir)/Source/WTF/wtf