summaryrefslogtreecommitdiffstats
path: root/src/core/config/embedded_linux.pri
blob: 773bf0be1f133118b5473b44055b7417baf53f02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
GYP_ARGS += "-D qt_os=\"embedded_linux\" -I config/embedded_linux.gypi"

GYP_CONFIG += \
    build_ffmpegsumo=1 \
    configuration_policy=0 \
    desktop_linux=0 \
    disable_nacl=1 \
    embedded=1 \
    enable_autofill_dialog=0 \
    enable_automation=0 \
    enable_background=0 \
    enable_captive_portal_detection=0 \
    enable_extensions=0 \
    enable_google_now=0 \
    enable_language_detection=0 \
    enable_managed_users=0 \
    enable_plugin_installation=0 \
    enable_plugins=0 \
    enable_printing=0 \
    enable_session_service=0 \
    enable_spellcheck=0 \
    enable_task_manager=0 \
    enable_themes=0 \
    enable_webrtc=0 \
    gtest_target_type=none \
    notifications=0 \
    ozone_platform_dri=0 \
    ozone_platform_test=0 \
    p2p_apis=0 \
    safe_browsing=0 \
    toolkit_uses_gtk=0 \
    toolkit_views=1 \
    use_ash=0 \
    use_aura=1 \
    use_cairo=0 \
    use_clipboard_aurax11=0 \
    use_cups=0 \
    use_custom_freetype=0 \
    use_gconf=0 \
    use_gio=0 \
    use_gnome_keyring=0 \
    use_kerberos=0 \
    use_openssl=1 \
    use_ozone=1 \
    use_pango=0 \
    use_pulseaudio=0 \
    use_system_harfbuzz=0 \
    use_system_icu=1 \
    icu_use_data_file_flag=0 \
    use_x11=0 \
    v8_use_snapshot=false \
    want_separate_host_toolset=1 \