| wtf/CryptographicallyRandomNumber.cpp \ |
| wtf/gobject/GOwnPtr.cpp \ |
| wtf/gobject/GRefPtr.cpp \ |
| wtf/qt/MainThreadQt.cpp \ |
| wtf/PageAllocationAligned.cpp \ |
| wtf/ParallelJobsGeneric.cpp \ |
| wtf/RefCountedLeakCounter.cpp \ |
| wtf/text/AtomicString.cpp \ |
| wtf/text/StringBuilder.cpp \ |
| wtf/text/StringImpl.cpp \ |
| wtf/text/StringStatics.cpp \ |
| wtf/unicode/CollatorDefault.cpp \ |
| wtf/unicode/icu/CollatorICU.cpp \ |
| contains(DEFINES, USE_GSTREAMER=1) { |
| DEFINES += ENABLE_GLIB_SUPPORT=1 |
| PKGCONFIG += glib-2.0 gio-2.0 |
| unix:!symbian: SOURCES += wtf/OSAllocatorPosix.cpp |
| symbian: SOURCES += wtf/OSAllocatorSymbian.cpp |
| win*|wince*: SOURCES += wtf/OSAllocatorWin.cpp |