tizen beta release
[profile/ivi/webkit-efl.git] / cmakeconfig.h
1 #ifndef CMAKECONFIG_H
2 #define CMAKECONFIG_H
3
4 #define WEBKIT_USER_AGENT_MAJOR_VERSION 534
5 #define WEBKIT_USER_AGENT_MINOR_VERSION 16
6
7 #define ENABLE_AS_IMAGE 1
8 #define ENABLE_BLOB 1
9 #define ENABLE_FILE_SYSTEM 1
10 #define ENABLE_CHANNEL_MESSAGING 1
11 #define ENABLE_CLIENT_BASED_GEOLOCATION 0
12 #define ENABLE_SQL_DATABASE 1
13 #define ENABLE_DATAGRID 0
14 #define ENABLE_DATALIST 1
15 #define ENABLE_DATA_TRANSFER_ITEMS 0
16 #define ENABLE_DEVICE_ORIENTATION 1
17 #define ENABLE_FAST_MOBILE_SCROLLING 1
18 #define ENABLE_FILTERS 1
19 #define ENABLE_FTPDIR 1
20 #define ENABLE_FULLSCREEN_API 1
21 #define ENABLE_GEOLOCATION 1
22 #define ENABLE_GLIB_SUPPORT 1
23 #define ENABLE_ICONDATABASE 1
24 #define ENABLE_INDEXED_DATABASE 0
25 #define ENABLE_INSPECTOR 1
26 #define ENABLE_JAVASCRIPT_DEBUGGER 1
27 #define ENABLE_JIT 1
28 #define ENABLE_MATHML 1
29 #define ENABLE_METER_TAG 1
30 #define ENABLE_MICRODATA 0
31 #define ENABLE_NETSCAPE_PLUGIN_API 1
32 #define ENABLE_NOTIFICATIONS 1
33 #define ENABLE_ORIENTATION_EVENTS 0
34 #define ENABLE_PAGE_VISIBILITY_API 1
35 #define ENABLE_PROGRESS_TAG 1
36 #define ENABLE_REQUEST_ANIMATION_FRAME 1
37 #define ENABLE_SHARED_WORKERS 1
38 #define ENABLE_SQL_DATABASE 1
39 #define ENABLE_SVG 1
40 #define ENABLE_SVG_FONTS 1
41 #define ENABLE_TOUCH_EVENTS 1
42 #define ENABLE_TOUCH_ICON_LOADING 0
43 #define ENABLE_VIDEO 1
44 #define ENABLE_WEBGL 1
45 #define ENABLE_WEB_SOCKETS 1
46 #define ENABLE_WORKERS 1
47 #define ENABLE_XSLT 1
48 #define ENABLE_TIZEN_SUPPORT_BLUE_RUNNER 0
49 #define ENABLE_MM_PLAYER 1
50 #define ENABLE_3D_RENDERING 1
51 #define ENABLE_TIZEN_WAC_CAMERA 1
52 #define ENABLE_TIZEN_WEBKIT_EFL_DRT 0
53 #define ENABLE_TIZEN_INTERNATIONAL_TEXT_SUPPORT 1
54
55 #define ENABLE_CDOM_BINDINGS 1
56
57 #endif /* CMAKECONFIG_H */