3 Settings about which desktops have support enabled.
7 #ifndef CONFIG_VCLPLUG_H
8 #define CONFIG_VCLPLUG_H
11 * Set, if the platform uses X11 code.
16 * Set the enabled platform plugins
20 #define ENABLE_GTK3_KDE5 0
21 #define ENABLE_HEADLESS 0
27 * Additional settings for the plugins
29 #define USE_HEADLESS_CODE 0
30 #define ENABLE_GSTREAMER_1_0 0
31 #define QT5_HAVE_GOBJECT 0
32 #define QT5_USING_X11 0
33 #define QT5_HAVE_XCB_ICCCM 0
34 #define QT6_USING_X11 0