projects
/
framework
/
web
/
webkit-efl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "Better solution for Docomo 1339 bug." into tizen_2.1
[framework/web/webkit-efl.git]
/
Source
/
WTF
/
wtf
/
PlatformBlackBerry.cmake
1
LIST(APPEND WTF_SOURCES
2
OSAllocatorPosix.cpp
3
TCSystemAlloc.cpp
4
ThreadIdentifierDataPthreads.cpp
5
ThreadingPthreads.cpp
6
blackberry/MainThreadBlackBerry.cpp
7
unicode/icu/CollatorICU.cpp
8
)
9
10
LIST(INSERT WTF_INCLUDE_DIRECTORIES 0
11
"${BLACKBERRY_THIRD_PARTY_DIR}/icu"
12
)