Changeset 69773 in webkit for trunk/JavaScriptCore/JavaScriptCore.pri
- Timestamp:
- Oct 14, 2010, 9:57:00 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.pri
r68511 r69773 55 55 DEFINES += BUILDING_QT__ BUILDING_JavaScriptCore BUILDING_WTF 56 56 57 # CONFIG += text_breaking_with_icu 58 59 contains (CONFIG, text_breaking_with_icu) { 60 DEFINES += WTF_USE_QT_ICU_TEXT_BREAKING=1 61 } 62 57 63 wince* { 58 64 INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/ce-compat
Note:
See TracChangeset
for help on using the changeset viewer.