blob: bc9cd6453468244f148584d9edd48c5d65693d64 [file] [edit]
list(APPEND WTF_SOURCES
generic/WorkQueueGeneric.cpp
text/win/StringWin.cpp
text/win/TextBreakIteratorInternalICUWin.cpp
win/CPUTimeWin.cpp
win/DbgHelperWin.cpp
win/FileHandleWin.cpp
win/FileSystemWin.cpp
win/LanguageWin.cpp
win/LoggingWin.cpp
win/MainThreadWin.cpp
win/MappedFileDataWin.cpp
win/MemoryFootprintWin.cpp
win/MemoryPressureHandlerWin.cpp
win/OSAllocatorWin.cpp
win/PathWalker.cpp
win/RunLoopWin.cpp
win/SignalsWin.cpp
win/ThreadingWin.cpp
win/WTFCRTDebug.cpp
win/Win32Handle.cpp
)
list(APPEND WTF_PUBLIC_HEADERS
PlatformEnableWin.h
text/win/WCharStringExtras.h
win/DbgHelperWin.h
win/GDIObject.h
win/PathWalker.h
win/SoftLinking.h
win/WTFCRTDebug.h
win/Win32Handle.h
)
list(APPEND WTF_LIBRARIES
DbgHelp
shlwapi
synchronization
winmm
)