Regenerate everything under ./src

Change-Id: Ibdbdc17f8c2ee41356f490dd839a47e1bcf4c586
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Qt CMake Build Bot
bb10
Alexandru Croitor 2019-11-12 14:26:58 +01:00
parent b0a223cf08
commit cb6f92c481
116 changed files with 0 additions and 148 deletions

View File

@ -33,9 +33,6 @@ add_qt_module(Concurrent
"../corelib/global/qt_pch.h"
)
#### Keys ignored in scope 1:.:.:concurrent.pro:<TRUE>:
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -275,7 +275,6 @@ endif()
# QMAKE_DYNAMIC_LIST_FILE = "$$PWD/QtCore.dynlist"
# QMAKE_PKGCONFIG_VARIABLES = "host_bins" "qt_conf"
# QMAKE_SUBSTITUTES = "ctest_macros_file" "cmake_umbrella_config_file" "cmake_umbrella_config_module_location" "cmake_umbrella_config_module_location_for_install" "cmake_umbrella_config_version_file" "cmake_extras_mkspec_dir" "cmake_extras_mkspec_dir_for_install"
# _LOADED = "qt_module" "cmake_functions"
# cmake_extras_mkspec_dir.input = "$$PWD/Qt5CoreConfigExtrasMkspecDir.cmake.in"
# cmake_extras_mkspec_dir.output = "$$DESTDIR/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake"
# cmake_extras_mkspec_dir_for_install.input = "$$PWD/Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in"

View File

@ -359,7 +359,6 @@ endif()
# QMAKE_DYNAMIC_LIST_FILE = "$$PWD/QtCore.dynlist"
# QMAKE_PKGCONFIG_VARIABLES = "host_bins" "qt_conf"
# QMAKE_SUBSTITUTES = "ctest_macros_file" "cmake_umbrella_config_file" "cmake_umbrella_config_module_location" "cmake_umbrella_config_module_location_for_install" "cmake_umbrella_config_version_file" "cmake_extras_mkspec_dir" "cmake_extras_mkspec_dir_for_install"
# _LOADED = "qt_module" "cmake_functions"
# cmake_extras_mkspec_dir.input = "$$PWD/Qt5CoreConfigExtrasMkspecDir.cmake.in"
# cmake_extras_mkspec_dir.output = "$$DESTDIR/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake"
# cmake_extras_mkspec_dir_for_install.input = "$$PWD/Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in"

View File

@ -50,7 +50,6 @@ add_qt_module(DBus
#### Keys ignored in scope 1:.:.:dbus.pro:<TRUE>:
# MODULE_CONFIG = "dbusadaptors" "dbusinterfaces"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -53,7 +53,6 @@ set_source_files_properties(qdbusmarshaller.cpp
#### Keys ignored in scope 1:.:.:dbus.pro:<TRUE>:
# MODULE_CONFIG = "dbusadaptors" "dbusinterfaces"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -257,7 +257,6 @@ add_qt_resource(Gui "qmake_webgradients"
#### Keys ignored in scope 1:.:.:gui.pro:<TRUE>:
# QMAKE_DYNAMIC_LIST_FILE = "$$PWD/QtGui.dynlist"
# QMAKE_LIBS = "$$QMAKE_LIBS_GUI"
# _LOADED = "qt_module" "cmake_functions"
## Scopes:
#####################################################################
@ -304,9 +303,6 @@ extend_target(Gui CONDITION QT_FEATURE_opengl
#### Keys ignored in scope 3:.:.:gui.pro:QT_FEATURE_angle:
# MODULE_AUX_INCLUDES = "\$\$QT_MODULE_INCLUDE_BASE/QtANGLE"
#### Keys ignored in scope 4:.:.:gui.pro:testcocoon:
# _LOADED = "testcocoon"
extend_target(Gui CONDITION APPLE_OSX
SOURCES
rhi/qrhimetal.mm rhi/qrhimetal_p.h

View File

@ -321,7 +321,6 @@ extend_target(Gui CONDITION QT_FEATURE_standarditemmodel
# MODULE_PLUGIN_TYPES = "platforms" "platforms/darwin" "xcbglintegrations" "platformthemes" "platforminputcontexts" "generic" "iconengines" "imageformats" "egldeviceintegrations"
# QMAKE_DYNAMIC_LIST_FILE = "$$PWD/QtGui.dynlist"
# QMAKE_LIBS = "$$QMAKE_LIBS_GUI"
# _LOADED = "qt_module" "cmake_functions"
## Scopes:
#####################################################################
@ -386,9 +385,6 @@ extend_target(Gui CONDITION QT_FEATURE_opengl
#### Keys ignored in scope 3:.:.:gui.pro:QT_FEATURE_angle:
# MODULE_AUX_INCLUDES = "\$\$QT_MODULE_INCLUDE_BASE/QtANGLE"
#### Keys ignored in scope 4:.:.:gui.pro:testcocoon:
# _LOADED = "testcocoon"
extend_target(Gui CONDITION APPLE_OSX
SOURCES
rhi/qrhimetal.mm rhi/qrhimetal_p.h

View File

@ -69,7 +69,6 @@ add_qt_module(Network
#### Keys ignored in scope 1:.:.:network.pro:<TRUE>:
# MODULE_WINRT_CAPABILITIES = "internetClient" "internetClientServer" "privateNetworkClientServer"
# QMAKE_LIBS = "$$QMAKE_LIBS_NETWORK"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -69,7 +69,6 @@ add_qt_module(Network
#### Keys ignored in scope 1:.:.:network.pro:<TRUE>:
# MODULE_WINRT_CAPABILITIES = "internetClient" "internetClientServer" "privateNetworkClientServer"
# QMAKE_LIBS = "$$QMAKE_LIBS_NETWORK"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -36,9 +36,6 @@ add_qt_module(OpenGL
Qt::Widgets
)
#### Keys ignored in scope 1:.:.:opengl.pro:<TRUE>:
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -21,4 +21,3 @@ add_qt_module(AccessibilitySupport
#### Keys ignored in scope 1:.:.:accessibility.pro:<TRUE>:
# MODULE = "accessibility_support"
# _LOADED = "qt_module"

View File

@ -21,7 +21,6 @@ add_qt_module(ClipboardSupport
#### Keys ignored in scope 1:.:.:clipboard.pro:<TRUE>:
# MODULE = "clipboard_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -20,7 +20,6 @@ add_qt_module(DeviceDiscoverySupport
#### Keys ignored in scope 1:.:.:devicediscovery.pro:<TRUE>:
# MODULE = "devicediscovery_support"
# QT_FOR_CONFIG = "gui-private"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -21,4 +21,3 @@ add_qt_module(EdidSupport
#### Keys ignored in scope 1:.:.:edid.pro:<TRUE>:
# MODULE = "edid_support"
# _LOADED = "qt_module"

View File

@ -25,7 +25,6 @@ add_qt_module(EglSupport
#### Keys ignored in scope 1:.:.:eglconvenience.pro:<TRUE>:
# MODULE = "egl_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -28,7 +28,6 @@ add_qt_module(EglSupport
#### Keys ignored in scope 1:.:.:eglconvenience.pro:<TRUE>:
# MODULE = "egl_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -21,7 +21,6 @@ add_qt_module(EventDispatcherSupport
#### Keys ignored in scope 1:.:.:eventdispatchers.pro:<TRUE>:
# MODULE = "eventdispatcher_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -23,7 +23,6 @@ add_qt_module(EventDispatcherSupport
#### Keys ignored in scope 1:.:.:eventdispatchers.pro:<TRUE>:
# MODULE = "eventdispatcher_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -27,4 +27,3 @@ add_qt_module(FbSupport
#### Keys ignored in scope 1:.:.:fbconvenience.pro:<TRUE>:
# MODULE = "fb_support"
# _LOADED = "qt_module"

View File

@ -21,7 +21,6 @@ add_qt_module(FontDatabaseSupport
#### Keys ignored in scope 1:.:.:fontdatabases.pro:<TRUE>:
# MODULE = "fontdatabase_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -24,7 +24,6 @@ add_qt_module(FontDatabaseSupport
#### Keys ignored in scope 1:.:.:fontdatabases.pro:<TRUE>:
# MODULE = "fontdatabase_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -22,4 +22,3 @@ add_qt_module(GlxSupport
#### Keys ignored in scope 1:.:.:glxconvenience.pro:<TRUE>:
# MODULE = "glx_support"
# _LOADED = "qt_module"

View File

@ -24,4 +24,3 @@ add_qt_module(GlxSupport
#### Keys ignored in scope 1:.:.:glxconvenience.pro:<TRUE>:
# MODULE = "glx_support"
# _LOADED = "qt_module"

View File

@ -21,4 +21,3 @@ add_qt_module(GraphicsSupport
#### Keys ignored in scope 1:.:.:graphics.pro:<TRUE>:
# MODULE = "graphics_support"
# _LOADED = "qt_module"

View File

@ -25,7 +25,6 @@ add_qt_module(XkbCommonSupport
#### Keys ignored in scope 1:.:.:xkbcommon.pro:<TRUE>:
# MODULE = "xkbcommon_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -22,4 +22,3 @@ add_qt_module(KmsSupport
#### Keys ignored in scope 1:.:.:kmsconvenience.pro:<TRUE>:
# MODULE = "kms_support"
# _LOADED = "qt_module"

View File

@ -24,4 +24,3 @@ add_qt_module(KmsSupport
#### Keys ignored in scope 1:.:.:kmsconvenience.pro:<TRUE>:
# MODULE = "kms_support"
# _LOADED = "qt_module"

View File

@ -43,4 +43,3 @@ add_qt_module(LinuxAccessibilitySupport
#### Keys ignored in scope 1:.:.:linuxaccessibility.pro:<TRUE>:
# MODULE = "linuxaccessibility_support"
# _LOADED = "qt_module"

View File

@ -45,4 +45,3 @@ add_qt_module(LinuxAccessibilitySupport
#### Keys ignored in scope 1:.:.:linuxaccessibility.pro:<TRUE>:
# MODULE = "linuxaccessibility_support"
# _LOADED = "qt_module"

View File

@ -22,4 +22,3 @@ add_qt_module(PlatformCompositorSupport
#### Keys ignored in scope 1:.:.:platformcompositor.pro:<TRUE>:
# MODULE = "platformcompositor_support"
# _LOADED = "qt_module"

View File

@ -23,7 +23,6 @@ add_qt_module(ServiceSupport
#### Keys ignored in scope 1:.:.:services.pro:<TRUE>:
# MODULE = "service_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -21,7 +21,6 @@ add_qt_module(ThemeSupport
#### Keys ignored in scope 1:.:.:themes.pro:<TRUE>:
# MODULE = "theme_support"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -24,4 +24,3 @@ add_qt_module(VulkanSupport
#### Keys ignored in scope 1:.:.:vkconvenience.pro:<TRUE>:
# MODULE = "vulkan_support"
# _LOADED = "qt_module"

View File

@ -26,4 +26,3 @@ add_qt_module(VulkanSupport
#### Keys ignored in scope 1:.:.:vkconvenience.pro:<TRUE>:
# MODULE = "vulkan_support"
# _LOADED = "qt_module"

View File

@ -29,4 +29,3 @@ add_qt_module(WindowsUIAutomationSupport
#### Keys ignored in scope 1:.:.:windowsuiautomation.pro:<TRUE>:
# MODULE = "windowsuiautomation_support"
# _LOADED = "qt_module"

View File

@ -20,6 +20,3 @@ add_qt_plugin(qandroidbearer
Qt::Core
Qt::Network
)
#### Keys ignored in scope 1:.:.:src.pro:<TRUE>:
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(qconnmanbearer
#### Keys ignored in scope 1:.:.:connman.pro:<TRUE>:
# OTHER_FILES = "connman.json"
# _LOADED = "qt_plugin"

View File

@ -22,7 +22,6 @@ add_qt_plugin(qcorewlanbearer
#### Keys ignored in scope 1:.:.:corewlan.pro:<TRUE>:
# OTHER_FILES = "corewlan.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -21,7 +21,6 @@ add_qt_plugin(qgenericbearer
#### Keys ignored in scope 1:.:.:generic.pro:<TRUE>:
# OTHER_FILES = "generic.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -22,4 +22,3 @@ add_qt_plugin(qnmbearer
#### Keys ignored in scope 1:.:.:networkmanager.pro:<TRUE>:
# OTHER_FILES = "networkmanager.json"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(qevdevkeyboardplugin
#### Keys ignored in scope 1:.:.:evdevkeyboard.pro:<TRUE>:
# OTHER_FILES = "evdevkeyboard.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(qevdevmouseplugin
#### Keys ignored in scope 1:.:.:evdevmouse.pro:<TRUE>:
# OTHER_FILES = "evdevmouse.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(qevdevtabletplugin
#### Keys ignored in scope 1:.:.:evdevtablet.pro:<TRUE>:
# OTHER_FILES = "evdevtablet.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(qevdevtouchplugin
#### Keys ignored in scope 1:.:.:evdevtouch.pro:<TRUE>:
# OTHER_FILES = "evdevtouch.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(qlibinputplugin
#### Keys ignored in scope 1:.:.:libinput.pro:<TRUE>:
# OTHER_FILES = "libinput.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -23,4 +23,3 @@ add_qt_plugin(qtslibplugin
#### Keys ignored in scope 1:.:.:tslib.pro:<TRUE>:
# OTHER_FILES = "tslib.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -25,4 +25,3 @@ add_qt_plugin(qtslibplugin
#### Keys ignored in scope 1:.:.:tslib.pro:<TRUE>:
# OTHER_FILES = "tslib.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -28,4 +28,3 @@ add_qt_plugin(qtuiotouchplugin
#### Keys ignored in scope 1:.:.:tuiotouch.pro:<TRUE>:
# OTHER_FILES = "tuiotouch.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -17,4 +17,3 @@ add_qt_plugin(qgif
#### Keys ignored in scope 1:.:.:gif.pro:<TRUE>:
# OTHER_FILES = "gif.json"
# _LOADED = "qt_plugin"

View File

@ -18,4 +18,3 @@ add_qt_plugin(qgif
#### Keys ignored in scope 1:.:.:gif.pro:<TRUE>:
# OTHER_FILES = "gif.json"
# _LOADED = "qt_plugin"

View File

@ -19,4 +19,3 @@ add_qt_plugin(qico
#### Keys ignored in scope 1:.:.:ico.pro:<TRUE>:
# OTHER_FILES = "ico.json"
# _LOADED = "qt_plugin"

View File

@ -21,4 +21,3 @@ add_qt_plugin(qjpeg
#### Keys ignored in scope 1:.:.:jpeg.pro:<TRUE>:
# OTHER_FILES = "jpeg.json"
# _LOADED = "qt_plugin"

View File

@ -23,4 +23,3 @@ add_qt_plugin(qjpeg
#### Keys ignored in scope 1:.:.:jpeg.pro:<TRUE>:
# OTHER_FILES = "jpeg.json"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(composeplatforminputcontextplugin
#### Keys ignored in scope 1:.:.:compose.pro:<TRUE>:
# OTHER_FILES = "$$PWD/compose.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -25,4 +25,3 @@ add_qt_plugin(composeplatforminputcontextplugin
#### Keys ignored in scope 1:.:.:compose.pro:<TRUE>:
# OTHER_FILES = "$$PWD/compose.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -27,4 +27,3 @@ add_qt_plugin(ibusplatforminputcontextplugin
#### Keys ignored in scope 1:.:.:ibus.pro:<TRUE>:
# OTHER_FILES = "$$PWD/ibus.json"
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -62,7 +62,6 @@ add_qt_plugin(qtforandroid
#### Keys ignored in scope 1:.:.:android.pro:<TRUE>:
# OTHER_FILES = "$$PWD/android.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -71,7 +71,6 @@ add_qt_plugin(qtforandroid
#### Keys ignored in scope 1:.:.:android.pro:<TRUE>:
# OTHER_FILES = "$$PWD/android.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -84,7 +84,6 @@ add_qt_resource(qcocoa "qcocoaresources"
#### Keys ignored in scope 1:.:.:cocoa.pro:<TRUE>:
# OTHER_FILES = "cocoa.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -88,7 +88,6 @@ add_qt_resource(qcocoa "qcocoaresources"
#### Keys ignored in scope 1:.:.:cocoa.pro:<TRUE>:
# OTHER_FILES = "cocoa.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -35,7 +35,6 @@ add_qt_plugin(qdirectfb
#### Keys ignored in scope 1:.:.:directfb.pro:<TRUE>:
# OTHER_FILES = "directfb.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -39,7 +39,6 @@ add_qt_plugin(qdirectfb
#### Keys ignored in scope 1:.:.:directfb.pro:<TRUE>:
# OTHER_FILES = "directfb.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -28,4 +28,3 @@ add_qt_plugin(qeglfs-emu-integration
#### Keys ignored in scope 1:.:.:eglfs_emu.pro:<TRUE>:
# DISTFILES = "eglfs_emu.json"
# OTHER_FILES = "$$PWD/eglfs_emu.json"
# _LOADED = "qt_plugin"

View File

@ -39,4 +39,3 @@ add_qt_plugin(qeglfs-kms-integration
#### Keys ignored in scope 1:.:.:eglfs_kms.pro:<TRUE>:
# OTHER_FILES = "$$PWD/eglfs_kms.json"
# _LOADED = "qt_plugin"

View File

@ -36,4 +36,3 @@ add_qt_plugin(qeglfs-kms-egldevice-integration
#### Keys ignored in scope 1:.:.:eglfs_kms_egldevice.pro:<TRUE>:
# OTHER_FILES = "$$PWD/eglfs_kms_egldevice.json"
# _LOADED = "qt_plugin"

View File

@ -30,6 +30,3 @@ add_qt_module(EglFsKmsSupport
Qt::Gui
Qt::KmsSupport
)
#### Keys ignored in scope 1:.:.:eglfs_kms_support.pro:<TRUE>:
# _LOADED = "qt_module"

View File

@ -28,4 +28,3 @@ add_qt_plugin(qeglfs-x11-integration
#### Keys ignored in scope 1:.:.:eglfs_x11.pro:<TRUE>:
# OTHER_FILES = "$$PWD/eglfs_x11.json"
# _LOADED = "qt_plugin"

View File

@ -31,7 +31,6 @@ add_qt_plugin(qlinuxfb
#### Keys ignored in scope 1:.:.:linuxfb.pro:<TRUE>:
# OTHER_FILES = "linuxfb.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -32,7 +32,6 @@ add_qt_plugin(qlinuxfb
#### Keys ignored in scope 1:.:.:linuxfb.pro:<TRUE>:
# OTHER_FILES = "linuxfb.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -27,7 +27,6 @@ add_qt_plugin(qminimal
#### Keys ignored in scope 1:.:.:minimal.pro:<TRUE>:
# OTHER_FILES = "minimal.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -28,7 +28,6 @@ add_qt_plugin(qminimal
#### Keys ignored in scope 1:.:.:minimal.pro:<TRUE>:
# OTHER_FILES = "minimal.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -30,7 +30,6 @@ add_qt_plugin(qminimalegl
#### Keys ignored in scope 1:.:.:minimalegl.pro:<TRUE>:
# OTHER_FILES = "minimalegl.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -31,7 +31,6 @@ add_qt_plugin(qminimalegl
#### Keys ignored in scope 1:.:.:minimalegl.pro:<TRUE>:
# OTHER_FILES = "minimalegl.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -28,7 +28,6 @@ add_qt_plugin(qoffscreen
#### Keys ignored in scope 1:.:.:offscreen.pro:<TRUE>:
# OTHER_FILES = "offscreen.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -29,7 +29,6 @@ add_qt_plugin(qoffscreen
#### Keys ignored in scope 1:.:.:offscreen.pro:<TRUE>:
# OTHER_FILES = "offscreen.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -36,7 +36,6 @@ add_qt_plugin(qvnc
#### Keys ignored in scope 1:.:.:vnc.pro:<TRUE>:
# OTHER_FILES = "vnc.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -37,7 +37,6 @@ add_qt_plugin(qvnc
#### Keys ignored in scope 1:.:.:vnc.pro:<TRUE>:
# OTHER_FILES = "vnc.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -85,7 +85,6 @@ add_qt_resource(qwindows "openglblacklists"
#### Keys ignored in scope 1:.:.:windows.pro:<TRUE>:
# OTHER_FILES = "windows.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -86,7 +86,6 @@ add_qt_resource(qwindows "openglblacklists"
#### Keys ignored in scope 1:.:.:windows.pro:<TRUE>:
# OTHER_FILES = "windows.json"
# _LOADED = "qt_plugin"
## Scopes:
#####################################################################

View File

@ -29,6 +29,3 @@ add_qt_plugin(qxcb-egl-integration
Qt::Gui
Qt::XcbQpa
)
#### Keys ignored in scope 1:.:.:xcb_egl.pro:<TRUE>:
# _LOADED = "qt_plugin" "qt_build_paths"

View File

@ -30,9 +30,6 @@ add_qt_plugin(qxcb-glx-integration
Qt::XcbQpa
)
#### Keys ignored in scope 1:.:.:xcb_glx.pro:<TRUE>:
# _LOADED = "qt_plugin" "qt_build_paths"
## Scopes:
#####################################################################

View File

@ -27,4 +27,3 @@ add_qt_plugin(qgtk3
#### Keys ignored in scope 1:.:.:gtk3.pro:<TRUE>:
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -31,4 +31,3 @@ add_qt_plugin(qgtk3
#### Keys ignored in scope 1:.:.:gtk3.pro:<TRUE>:
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -24,4 +24,3 @@ add_qt_plugin(qxdgdesktopportal
#### Keys ignored in scope 1:.:.:xdgdesktopportal.pro:<TRUE>:
# PLUGIN_EXTENDS = "-"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(cocoaprintersupport
#### Keys ignored in scope 1:.:.:cocoa.pro:<TRUE>:
# MODULE = "cocoaprintersupport"
# OTHER_FILES = "cocoa.json"
# _LOADED = "qt_plugin"

View File

@ -28,4 +28,3 @@ add_qt_plugin(cupsprintersupport
#### Keys ignored in scope 1:.:.:cups.pro:<TRUE>:
# MODULE = "cupsprintersupport"
# OTHER_FILES = "cups.json"
# _LOADED = "qt_plugin"

View File

@ -30,4 +30,3 @@ add_qt_plugin(cupsprintersupport
#### Keys ignored in scope 1:.:.:cups.pro:<TRUE>:
# MODULE = "cupsprintersupport"
# OTHER_FILES = "cups.json"
# _LOADED = "qt_plugin"

View File

@ -22,4 +22,3 @@ add_qt_plugin(qmacstyle
#### Keys ignored in scope 1:.:.:mac.pro:<TRUE>:
# DISTFILES = "macstyle.json"
# _LOADED = "qt_plugin"

View File

@ -36,7 +36,6 @@ add_qt_module(PrintSupport
#### Keys ignored in scope 1:.:.:printsupport.pro:<TRUE>:
# QMAKE_LIBS = "$$QMAKE_LIBS_PRINTSUPPORT"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -33,7 +33,6 @@ add_qt_module(Sql
#### Keys ignored in scope 1:.:.:sql.pro:<TRUE>:
# SQL_P = "sql"
# _LOADED = "qt_module"
## Scopes:
#####################################################################

View File

@ -70,7 +70,6 @@ add_qt_module(Test
#### Keys ignored in scope 1:.:.:testlib.pro:<TRUE>:
# MODULE_CONFIG = "console" "testlib_defines"
# _LOADED = "qt_module"
## Scopes:
#####################################################################
@ -118,9 +117,6 @@ extend_target(Test CONDITION (APPLE) AND (OFF AND NOT lessThan(QMAKE_XCODE_VERSI
${FWFoundation}
)
#### Keys ignored in scope 8:.:.:testlib.pro:OFF AND NOT lessThan(QMAKE_XCODE_VERSION, "6.0"):
# _LOADED = "sdk"
extend_target(Test CONDITION ((APPLE) AND (OFF AND NOT lessThan(QMAKE_XCODE_VERSION, "6.0"))) AND (NOT QMAKE_MAC_SDK_PLATFORM_PATH_ISEMPTY)
COMPILE_OPTIONS
-F/Developer/Library/Frameworks

View File

@ -68,7 +68,6 @@ add_qt_module(Test
#### Keys ignored in scope 1:.:.:testlib.pro:<TRUE>:
# MODULE_CONFIG = "console" "testlib_defines"
# _LOADED = "qt_module"
## Scopes:
#####################################################################
@ -107,9 +106,6 @@ extend_target(Test CONDITION APPLE_OSX
${FWIOKit}
)
#### Keys ignored in scope 8:.:.:testlib.pro:OFF AND NOT lessThan(QMAKE_XCODE_VERSION, "6.0"):
# _LOADED = "sdk"
# special case begin
# Do not bother with disabled stuff:
# extend_target(Test CONDITION (APPLE_OSX) AND (OFF AND NOT lessThan(QMAKE_XCODE_VERSION, "6.0")) ...

View File

@ -16,7 +16,6 @@ add_qt_executable(androiddeployqt
)
#### Keys ignored in scope 1:.:.:androiddeployqt.pro:<TRUE>:
# _LOADED = "qt_app"
# _OPTION = "host_build"
## Scopes:

View File

@ -16,7 +16,6 @@ add_qt_executable(androiddeployqt
)
#### Keys ignored in scope 1:.:.:androiddeployqt.pro:<TRUE>:
# _LOADED = "qt_app"
# _OPTION = "host_build"
## Scopes:

View File

@ -16,7 +16,6 @@ add_qt_executable(androidtestrunner
)
#### Keys ignored in scope 1:.:.:androidtestrunner.pro:<TRUE>:
# _LOADED = "qt_app"
# _OPTION = "host_build"
## Scopes:

View File

@ -111,7 +111,6 @@ add_qt_module(Bootstrap
# INSTALLS = "lib"
# MODULE_CONFIG = "gc_binaries"
# MODULE_INCNAME = "QtCore" "QtXml"
# _LOADED = "qt_module"
# _OPTION = "host_build"
# lib.CONFIG = "dummy_install"

View File

@ -116,7 +116,6 @@ extend_target(Bootstrap
# INSTALLS = "lib"
# MODULE_CONFIG = "gc_binaries"
# MODULE_INCNAME = "QtCore" "QtXml"
# _LOADED = "qt_module"
# _OPTION = "host_build"
# lib.CONFIG = "dummy_install"

View File

@ -32,5 +32,4 @@ add_qt_tool(moc
#### Keys ignored in scope 1:.:.:moc.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "Qt Meta Object Compiler"
# _LOADED = "qt_tool"
# _OPTION = "host_build"

View File

@ -33,5 +33,4 @@ add_qt_tool(moc
#### Keys ignored in scope 1:.:.:moc.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "Qt Meta Object Compiler"
# _LOADED = "qt_tool"
# _OPTION = "host_build"

View File

@ -29,7 +29,6 @@ add_qt_tool(qdbuscpp2xml
#### Keys ignored in scope 1:.:.:qdbuscpp2xml.pro:<TRUE>:
# QMAKE_TARGET_DESCRIPTION = "Qt D-Bus C++ to XML Compiler"
# _LOADED = "qt_tool"
# _OPTION = "host_build"
## Scopes:

Some files were not shown because too many files have changed in this diff Show More