# Generated from offscreen.pro. ##################################################################### ## QOffscreenIntegrationPlugin Plugin: ##################################################################### qt_add_plugin(QOffscreenIntegrationPlugin OUTPUT_NAME qoffscreen TYPE platforms SOURCES main.cpp qoffscreencommon.cpp qoffscreencommon.h qoffscreenintegration.cpp qoffscreenintegration.h qoffscreenwindow.cpp qoffscreenwindow.h DEFINES QT_NO_FOREACH LIBRARIES Qt::CorePrivate Qt::EventDispatcherSupportPrivate Qt::FontDatabaseSupportPrivate Qt::GuiPrivate PUBLIC_LIBRARIES Qt::Core Qt::EventDispatcherSupport Qt::FontDatabaseSupport Qt::Gui ) #### Keys ignored in scope 1:.:.:offscreen.pro:: # OTHER_FILES = "offscreen.json" ## Scopes: ##################################################################### qt_extend_target(QOffscreenIntegrationPlugin CONDITION QT_FEATURE_opengl AND QT_FEATURE_xlib AND NOT QT_FEATURE_opengles2 SOURCES qoffscreenintegration_x11.cpp qoffscreenintegration_x11.h LIBRARIES Qt::GlxSupportPrivate PUBLIC_LIBRARIES Qt::GlxSupport ) #### Keys ignored in scope 3:.:.:offscreen.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN: # PLUGIN_EXTENDS = "-"