diff --git a/src/platformsupport/services/CMakeLists.txt b/src/platformsupport/services/CMakeLists.txt index afa5bc166d..3169332381 100644 --- a/src/platformsupport/services/CMakeLists.txt +++ b/src/platformsupport/services/CMakeLists.txt @@ -1,7 +1,7 @@ # Generated from services.pro. ##################################################################### -## QtServiceSupport Module: +## ServiceSupport Module: ##################################################################### add_qt_module(ServiceSupport @@ -15,6 +15,12 @@ add_qt_module(ServiceSupport Qt::GuiPrivate ) +#### Keys ignored in scope 1:.:services.pro:: +# CONFIG = "static" "internal_module" +# MODULE = "service_support" +# PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h" +# _LOADED = "qt_module" + ## Scopes: #####################################################################