[cp] Collabora Office macOS packaging
[LibreOffice.git] / config_host / config_vclplug.h.in
blob488140b9ee4d7059b0c4cf0730149ff9ccbfcfa0
1 /*
3 Settings about which desktops have support enabled.
5 */
7 #ifndef CONFIG_VCLPLUG_H
8 #define CONFIG_VCLPLUG_H
10 #define ENABLE_GTK3 0
11 #define ENABLE_GTK3_KDE5 0
12 #define ENABLE_KF5 0
13 #define ENABLE_QT5 0
15 #define ENABLE_GSTREAMER_1_0 0
16 #define QT5_HAVE_GOBJECT 0
17 #define QT5_USING_X11 0
18 #define QT5_HAVE_XCB_ICCCM 0
20 #endif