blob: d558ee5796090f8aaf539177a408eb244bef7681 [file] [log] [blame]
LIST(APPEND WTF_HEADERS
unicode/wchar/UnicodeWchar.h
)
LIST(APPEND WTF_SOURCES
NullPtr.cpp
OSAllocatorWin.cpp
ThreadingWin.cpp
ThreadSpecificWin.cpp
threads/win/BinarySemaphoreWin.cpp
unicode/CollatorDefault.cpp
unicode/wchar/UnicodeWchar.cpp
win/MainThreadWin.cpp
win/OwnPtrWin.cpp
)
LIST(APPEND WTF_LIBRARIES
mmtimer
)