Advertisement
s243a

grep -rn . -e "qt.conf"

Dec 6th, 2020
538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.98 KB | None | 0 0
  1. # grep -rn . -e "qt.conf"
  2. ./qtwebengine/dist/changes-5.9.5:80: using an qt.conf file.
  3. ./qtwebengine/tools/scripts/windeploy-examples.py:235: qt_config = []
  4. ./qtwebengine/tools/scripts/windeploy-examples.py:240: qt_config = re.match("^QT_CONFIG \+= (.+)$", line).group(1).split(" ")
  5. ./qtwebengine/tools/scripts/windeploy-examples.py:243: return "angle" in qt_config
  6. ./qtwebengine/src/tools/qwebengine_convert_dict/main.cpp:140: // picks up a qt.conf file (which is the case for official Qt packages).
  7. ./qtwebengine/src/webengine/doc/src/qtwebengine-deploying.qdoc:103: (Windows). The path can be changed by defining a \c qt.conf file, for
  8. ./qtbase/configure.pri:462: !contains(f, .*/(qt_build_config|qt_parts|qt_configure|configure_base)\\.prf): \
  9. ./qtbase/configure.pri:886: "static const char qt_configure_prefix_path_str [12+256] = \"qt_prfxpath=$$config.input.prefix\";" \
  10. ./qtbase/configure.pri:888: "static const char qt_configure_ext_prefix_path_str [12+256] = \"qt_epfxpath=$$config.input.extprefix\";" \
  11. ./qtbase/configure.pri:889: "static const char qt_configure_host_prefix_path_str [12+256] = \"qt_hpfxpath=$$config.input.hostprefix\";" \
  12. ./qtbase/configure.pri:892: "static const short qt_configure_str_offsets[] = {" \
  13. ./qtbase/configure.pri:898: "static const char qt_configure_strs[] =" \
  14. ./qtbase/configure.pri:915: "$${LITERAL_HASH}define QT_CONFIGURE_PREFIX_PATH qt_configure_prefix_path_str + 12" \
  15. ./qtbase/configure.pri:917: "$${LITERAL_HASH} define QT_CONFIGURE_EXT_PREFIX_PATH qt_configure_ext_prefix_path_str + 12" \
  16. ./qtbase/configure.pri:918: "$${LITERAL_HASH} define QT_CONFIGURE_HOST_PREFIX_PATH qt_configure_host_prefix_path_str + 12" \
  17. ./qtbase/configure.pri:922: # create bin/qt.conf. this doesn't use the regular file output
  18. ./qtbase/configure.pri:939: write_file($$QT_BUILD_TREE/bin/qt.conf, cont)|error()
  19. ./qtbase/qmake/generators/win32/msvc_vcproj.cpp:1362: conf.windeployqt.config = &vcProject.Configuration;
  20. Binary file ./qtbase/qmake/option.o matches
  21. ./qtbase/qmake/option.cpp:105: else if(progname == "qt-config")
  22. ./qtbase/qmake/option.cpp:177: " -qtconf file Use file instead of looking for qt.conf\n"
  23. ./qtbase/qmake/option.cpp:657: return QDir(QFileInfo(Option::globals->qmake_abslocation).absolutePath()).filePath("qt.conf");
  24. ./qtbase/qtbase.pro:35: bin/qt.conf
  25. ./qtbase/mkspecs/linux-g++-32/qmake.conf:17:load(qt_config)
  26. ./qtbase/mkspecs/openbsd-g++/qmake.conf:43:load(qt_config)
  27. ./qtbase/mkspecs/netbsd-g++/qmake.conf:25:load(qt_config)
  28. ./qtbase/mkspecs/features/wasm/wasm.prf:66: # otherwise makespec test fails during qt configure
  29. ./qtbase/mkspecs/features/qt_configure.prf:35: equals(2, log):qt_conf_tests_allowed {
  30. ./qtbase/mkspecs/features/qt_configure.prf:1505: !qt_conf_tests_allowed: \
  31. ./qtbase/mkspecs/features/qt_configure.prf:1516: !qt_conf_tests_allowed: \
  32. ./qtbase/mkspecs/features/qt_configure.prf:2390:CONFIG += qt_conf_tests_allowed
  33. ./qtbase/mkspecs/features/qt_parts.prf:15:load(qt_configure)
  34. ./qtbase/mkspecs/features/qt_module_pris.prf:219: # This is needed for the direct include() below. Mirrors qt_config.prf
  35. ./qtbase/mkspecs/macx-tvos-clang/qmake.conf:19:load(qt_config)
  36. ./qtbase/mkspecs/haiku-g++/qmake.conf:26:load(qt_config)
  37. ./qtbase/mkspecs/aix-g++/qmake.conf:72:load(qt_config)
  38. ./qtbase/mkspecs/darwin-g++/qmake.conf:89:load(qt_config)
  39. ./qtbase/mkspecs/win32-clang-msvc/qmake.conf:58:load(qt_config)
  40. ./qtbase/mkspecs/linux-clang/qmake.conf:16:load(qt_config)
  41. ./qtbase/mkspecs/solaris-cc/qmake.conf:77:load(qt_config)
  42. ./qtbase/mkspecs/freebsd-clang/qmake.conf:18:load(qt_config)
  43. ./qtbase/mkspecs/win32-msvc/qmake.conf:13:load(qt_config)
  44. ./qtbase/mkspecs/win32-g++/qmake.conf:30:load(qt_config)
  45. ./qtbase/mkspecs/macx-watchos-clang/qmake.conf:19:load(qt_config)
  46. ./qtbase/mkspecs/solaris-g++-64/qmake.conf:31:load(qt_config)
  47. ./qtbase/mkspecs/linux-g++-64/qmake.conf:24:load(qt_config)
  48. ./qtbase/mkspecs/linux-icc/qmake.conf:49:load(qt_config)
  49. ./qtbase/mkspecs/linux-clang-libc++-32/qmake.conf:10:load(qt_config)
  50. ./qtbase/mkspecs/linux-lsb-g++/qmake.conf:12:load(qt_config)
  51. ./qtbase/mkspecs/wasm-emscripten/qmake.conf:91:load(qt_config)
  52. ./qtbase/mkspecs/macx-clang/qmake.conf:32:load(qt_config)
  53. ./qtbase/mkspecs/win32-clang-g++/qmake.conf:35:load(qt_config)
  54. ./qtbase/mkspecs/freebsd-g++/qmake.conf:16:load(qt_config)
  55. ./qtbase/mkspecs/linux-aarch64-gnu-g++/qmake.conf:24:load(qt_config)
  56. ./qtbase/mkspecs/macx-ios-clang/qmake.conf:20:load(qt_config)
  57. ./qtbase/mkspecs/android-clang/qmake.conf:116:load(qt_config)
  58. ./qtbase/mkspecs/macx-icc/qmake.conf:33:load(qt_config)
  59. ./qtbase/mkspecs/win32-arm64-msvc2017/qmake.conf:15:load(qt_config)
  60. ./qtbase/mkspecs/devices/linux-jetson-tk1-g++/qmake.conf:34:load(qt_config)
  61. ./qtbase/mkspecs/devices/integrity-armv8-drive-cx/qmake.conf:39:load(qt_config)
  62. ./qtbase/mkspecs/devices/linux-arm-amlogic-8726M-g++/qmake.conf:36:load(qt_config)
  63. ./qtbase/mkspecs/devices/linux-imx53qsb-g++/qmake.conf:29:load(qt_config)
  64. ./qtbase/mkspecs/devices/linux-imx8-g++/qmake.conf:41:load(qt_config)
  65. ./qtbase/mkspecs/devices/linux-arm-trident-pnx8473-g++/qmake.conf:68:load(qt_config)
  66. ./qtbase/mkspecs/devices/linux-tinkerboard-g++/qmake.conf:20:load(qt_config)
  67. ./qtbase/mkspecs/devices/linux-jetson-tk1-pro-g++/qmake.conf:47:load(qt_config)
  68. ./qtbase/mkspecs/devices/linux-mipsel-broadcom-97425-g++/qmake.conf:68:load(qt_config)
  69. ./qtbase/mkspecs/devices/linux-nuc-g++/qmake.conf:20:load(qt_config)
  70. ./qtbase/mkspecs/devices/freebsd-rasp-pi-clang/qmake.conf:25:load(qt_config)
  71. ./qtbase/mkspecs/devices/integrity-armv8-SA8155P/qmake.conf:43:load(qt_config)
  72. ./qtbase/mkspecs/devices/linux-beagleboard-g++/qmake.conf:58:load(qt_config)
  73. ./qtbase/mkspecs/devices/linux-rcar-m3-g++/qmake.conf:17:load(qt_config)
  74. ./qtbase/mkspecs/devices/integrity-armv8-msm8996au/qmake.conf:59:load(qt_config)
  75. ./qtbase/mkspecs/devices/linux-odroid-xu3-g++/qmake.conf:17:load(qt_config)
  76. ./qtbase/mkspecs/devices/linux-imx7-g++/qmake.conf:17:load(qt_config)
  77. ./qtbase/mkspecs/devices/linux-drive-cx-g++/qmake.conf:52:load(qt_config)
  78. ./qtbase/mkspecs/devices/linux-rasp-pi-g++/qmake.conf:52:load(qt_config)
  79. ./qtbase/mkspecs/devices/linux-sh4-stmicro-ST7540-g++/qmake.conf:46:load(qt_config)
  80. ./qtbase/mkspecs/devices/linux-arm-hisilicon-hix5hd2-g++/qmake.conf:46:load(qt_config)
  81. ./qtbase/mkspecs/devices/linux-tegra2-g++/qmake.conf:30:load(qt_config)
  82. ./qtbase/mkspecs/devices/linux-emu-g++/qmake.conf:29:load(qt_config)
  83. ./qtbase/mkspecs/devices/linux-rasp-pi3-vc4-g++/qmake.conf:44:load(qt_config)
  84. ./qtbase/mkspecs/devices/linux-colibri-vf-g++/qmake.conf:17:load(qt_config)
  85. ./qtbase/mkspecs/devices/linux-mipsel-ci20-g++/qmake.conf:21:load(qt_config)
  86. ./qtbase/mkspecs/devices/linux-rasp-pi2-g++/qmake.conf:35:load(qt_config)
  87. ./qtbase/mkspecs/devices/freebsd-generic-clang/qmake.conf:9:load(qt_config)
  88. ./qtbase/mkspecs/devices/linux-snowball-g++/qmake.conf:34:load(qt_config)
  89. ./qtbase/mkspecs/devices/linux-rasp-pi4-v3d-g++/qmake.conf:40:load(qt_config)
  90. ./qtbase/mkspecs/devices/linux-rasp-pi3-g++/qmake.conf:48:load(qt_config)
  91. ./qtbase/mkspecs/devices/linux-sh4-stmicro-ST7108-g++/qmake.conf:35:load(qt_config)
  92. ./qtbase/mkspecs/devices/linux-archos-gen8-g++/qmake.conf:58:load(qt_config)
  93. ./qtbase/mkspecs/devices/linux-generic-g++/qmake.conf:9:load(qt_config)
  94. ./qtbase/mkspecs/devices/linux-arm-generic-g++/qmake.conf:9:load(qt_config)
  95. ./qtbase/mkspecs/devices/linux-jetson-tx1-g++/qmake.conf:51:load(qt_config)
  96. ./qtbase/mkspecs/devices/linux-rcar-h2-g++/qmake.conf:31:load(qt_config)
  97. ./qtbase/mkspecs/devices/linux-imx6-g++/qmake.conf:39:load(qt_config)
  98. ./qtbase/mkspecs/linux-llvm/qmake.conf:12:load(qt_config)
  99. ./qtbase/mkspecs/solaris-cc-64/qmake.conf:94:load(qt_config)
  100. ./qtbase/mkspecs/dummy/qmake.conf:2:# Minimal qmake configuration qt_configure.prf is run with.
  101. ./qtbase/mkspecs/hurd-g++/qmake.conf:48:load(qt_config)
  102. ./qtbase/mkspecs/linux-clang-libc++/qmake.conf:10:load(qt_config)
  103. ./qtbase/mkspecs/lynxos-g++/qmake.conf:78:load(qt_config)
  104. ./qtbase/mkspecs/hpuxi-g++-64/qmake.conf:81:load(qt_config)
  105. ./qtbase/mkspecs/unsupported/qnx-X11-g++/qmake.conf:39:load(qt_config)
  106. ./qtbase/mkspecs/unsupported/nacl64-g++/qmake.conf:13:load(qt_config)
  107. ./qtbase/mkspecs/unsupported/vxworks-ppc-g++/qmake.conf:37:load(qt_config)
  108. ./qtbase/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf:92:load(qt_config)
  109. ./qtbase/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf:91:load(qt_config)
  110. ./qtbase/mkspecs/unsupported/linux-host-g++/qmake.conf:115:load(qt_config)
  111. ./qtbase/mkspecs/unsupported/nacl-g++/qmake.conf:13:load(qt_config)
  112. ./qtbase/mkspecs/unsupported/vxworks-simpentium-g++/qmake.conf:37:load(qt_config)
  113. ./qtbase/mkspecs/unsupported/linux-scratchbox2-g++/qmake.conf:34:load(qt_config)
  114. ./qtbase/mkspecs/linux-arm-gnueabi-g++/qmake.conf:24:load(qt_config)
  115. ./qtbase/mkspecs/linux-g++/qmake.conf:12:load(qt_config)
  116. ./qtbase/mkspecs/cygwin-g++/qmake.conf:75:load(qt_config)
  117. ./qtbase/mkspecs/common/rtems-base.conf:73:load(qt_config)
  118. ./qtbase/mkspecs/common/winrt_winphone/qmake.conf:105:load(qt_config)
  119. ./qtbase/mkspecs/common/qcc-base-qnx-aarch64le.conf:23:load(qt_config)
  120. ./qtbase/mkspecs/common/qcc-base-qnx-armle-v7.conf:25:load(qt_config)
  121. ./qtbase/mkspecs/common/qcc-base-qnx-x86-64.conf:23:load(qt_config)
  122. ./qtbase/mkspecs/common/ghs-integrity-x86.conf:17:load(qt_config)
  123. ./qtbase/mkspecs/common/qcc-base-qnx-x86.conf:24:load(qt_config)
  124. ./qtbase/mkspecs/common/ghs-integrity-armv7.conf:21:load(qt_config)
  125. ./qtbase/mkspecs/linux-clang-32/qmake.conf:20:load(qt_config)
  126. ./qtbase/mkspecs/macx-g++/qmake.conf:17:load(qt_config)
  127. ./qtbase/mkspecs/win32-icc/qmake.conf:73:load(qt_config)
  128. ./qtbase/mkspecs/solaris-g++/qmake.conf:28:load(qt_config)
  129. ./qtbase/mkspecs/aix-g++-64/qmake.conf:72:load(qt_config)
  130. ./qtbase/dist/changes-4.0.1:661: Fixed location of qt.conf in Mac OS X bundles.
  131. ./qtbase/dist/changes-4.3CEconan:24: * added -conf option to specify a qt.conf file to be deployed
  132. ./qtbase/dist/changes-4.7.2:213: * [QTBUG-15393] Resolve EPOCROOT in qt.conf using same logic as in .pro.
  133. ./qtbase/dist/changes-5.0.2:144: - pkg-config: qt_config is now contained only in Qt5Core.pc, and it reflects
  134. ./qtbase/dist/changes-4.2.0:2425:- Added support for a qt.conf to allow easy changing of internal target
  135. ./qtbase/configure:814:# create a qt.conf for the Qt build tree itself
  136. ./qtbase/configure:819:QTCONFFILE="$outpath/bin/qt.conf"
  137. Binary file ./qtbase/bin/qmake matches
  138. ./qtbase/tests/auto/testlib/selftests/findtestdata/findtestdata.cpp:50: // verify that our qt.conf is working as expected.
  139. ./qtbase/tests/auto/testlib/selftests/findtestdata/findtestdata.cpp:100: // 2. at the test install path (faked via qt.conf)
  140. ./qtbase/tests/auto/testlib/selftests/findtestdata/findtestdata.qrc:3: <file>qt.conf</file>
  141. ./qtbase/src/plugins/platforms/windows/qwindowsopengltester.cpp:284: // Try QLibraryInfo::SettingsPath which is typically empty unless specified in qt.conf,
  142. ./qtbase/src/plugins/platforms/windows/qwindowsopengltester.cpp:287: if (!settingsPath.isEmpty()) { // SettingsPath is empty unless specified in qt.conf.
  143. ./qtbase/src/plugins/sqldrivers/sqldrivers.pro:5: load(qt_configure)
  144. ./qtbase/src/corelib/kernel/qcoreapplication.cpp:2237:// the directory is added to the patch, and qt.conf and deployed plugins are
  145. ./qtbase/src/corelib/kernel/qcoreapplication.cpp:2656: a \l{Using qt.conf}{qt.conf} file. Paths specified in this file
  146. ./qtbase/src/corelib/kernel/qcoreapplication.cpp:2657: will override default values. Note that if the qt.conf file is in
  147. ./qtbase/src/corelib/corelib.pro:77:qt_conf.name = qt_config
  148. ./qtbase/src/corelib/corelib.pro:78:qt_conf.variable = QT_CONFIG
  149. ./qtbase/src/corelib/corelib.pro:80:QMAKE_PKGCONFIG_VARIABLES += host_bins qt_conf
  150. ./qtbase/src/corelib/global/qconfig.cpp:2:static const char qt_configure_prefix_path_str [12+256] = "qt_prfxpath=/opt/qt5";
  151. ./qtbase/src/corelib/global/qconfig.cpp:4:static const char qt_configure_ext_prefix_path_str [12+256] = "qt_epfxpath=/opt/qt5";
  152. ./qtbase/src/corelib/global/qconfig.cpp:5:static const char qt_configure_host_prefix_path_str [12+256] = "qt_hpfxpath=/opt/qt5";
  153. ./qtbase/src/corelib/global/qconfig.cpp:7:static const short qt_configure_str_offsets[] = {
  154. ./qtbase/src/corelib/global/qconfig.cpp:31:static const char qt_configure_strs[] =
  155. ./qtbase/src/corelib/global/qconfig.cpp:63:#define QT_CONFIGURE_PREFIX_PATH qt_configure_prefix_path_str + 12
  156. ./qtbase/src/corelib/global/qconfig.cpp:65:# define QT_CONFIGURE_EXT_PREFIX_PATH qt_configure_ext_prefix_path_str + 12
  157. ./qtbase/src/corelib/global/qconfig.cpp:66:# define QT_CONFIGURE_HOST_PREFIX_PATH qt_configure_host_prefix_path_str + 12
  158. ./qtbase/src/corelib/global/qlibraryinfo.cpp:155: // This code needs to be in the regular library, as otherwise a qt.conf that
  159. ./qtbase/src/corelib/global/qlibraryinfo.cpp:190: QString qtconfig = QStringLiteral(":/qt/etc/qt.conf");
  160. ./qtbase/src/corelib/global/qlibraryinfo.cpp:197: QCFString(QLatin1String("qt.conf")),
  161. ./qtbase/src/corelib/global/qlibraryinfo.cpp:210: qtconfig = pwd.filePath(QLatin1String("qt.conf"));
  162. ./qtbase/src/corelib/global/qlibraryinfo.cpp:231: You can also use a \c qt.conf file to override the hard-coded paths
  163. ./qtbase/src/corelib/global/qlibraryinfo.cpp:233: the \l {Using qt.conf} documentation.
  164. ./qtbase/src/corelib/global/qlibraryinfo.cpp:235: \sa QSysInfo, {Using qt.conf}
  165. ./qtbase/src/corelib/global/qlibraryinfo.cpp:402: * (the key is what appears in a qt.conf file)
  166. ./qtbase/src/corelib/global/qlibraryinfo.cpp:405: * - add to qt_config.prf, qt_module.prf, qt_module_fwdpri.prf
  167. ./qtbase/src/corelib/global/qlibraryinfo.cpp:595: qt_configure_strs + qt_configure_str_offsets[QLibraryInfo::LibrariesPath - 1]);
  168. ./qtbase/src/corelib/global/qlibraryinfo.cpp:627: qt_configure_strs + qt_configure_str_offsets[QLibraryInfo::LibrariesPath - 1]);
  169. ./qtbase/src/corelib/global/qlibraryinfo.cpp:712: // and qt.conf with that section is present, use it, otherwise fall back to
  170. ./qtbase/src/corelib/global/qlibraryinfo.cpp:713: // FinalPaths. For FinalPaths, use qt.conf if present and contains not only
  171. ./qtbase/src/corelib/global/qlibraryinfo.cpp:808: } else if (unsigned(loc) <= sizeof(qt_configure_str_offsets)/sizeof(qt_configure_str_offsets[0])) {
  172. ./qtbase/src/corelib/global/qlibraryinfo.cpp:809: path = qt_configure_strs + qt_configure_str_offsets[loc - 1];
  173. ./qtbase/src/corelib/global/qlibraryinfo.cpp:866: \c qt.conf file.
  174. ./qtbase/src/corelib/global/qlibraryinfo.cpp:868: sa {Using qt.conf}
  175. ./qtbase/src/corelib/global/qlibraryinfo.cpp:944: qt_configure_prefix_path_str + 12,
  176. ./qtbase/src/corelib/global/qlibraryinfo.cpp:945: qt_configure_strs + qt_configure_str_offsets[QT_PREPEND_NAMESPACE(QLibraryInfo)::LibrariesPath - 1],
  177. ./qtbase/src/corelib/global/qlibraryinfo.cpp:946: qt_configure_strs + qt_configure_str_offsets[QT_PREPEND_NAMESPACE(QLibraryInfo)::PluginsPath - 1]);
  178. ./qtbase/configure.bat:277:rem Generate qt.conf
  179. ./qtbase/configure.bat:279:> "%QTDIR%\bin\qt.conf" (
  180. ./qtbase/configure.bat:287: >> "%QTDIR%\bin\qt.conf" (
  181. ./config.tests/alloca_h/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  182. ./config.tests/alloca_h/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  183. ./config.tests/openal/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  184. ./config.tests/openal/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  185. ./config.tests/linkat/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  186. ./config.tests/linkat/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  187. ./config.tests/tds/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  188. ./config.tests/tds/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  189. ./config.tests/egl-mali-2/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  190. ./config.tests/egl-mali-2/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  191. ./config.tests/libdl/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  192. ./config.tests/libdl/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  193. ./config.tests/egl-mali/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  194. ./config.tests/egl-mali/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  195. ./config.tests/harfbuzz/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  196. ./config.tests/harfbuzz/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  197. ./config.tests/arch/Makefile:80: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  198. ./config.tests/arch/Makefile:110:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  199. ./config.tests/egl-x11/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  200. ./config.tests/egl-x11/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  201. ./config.tests/xkbcommon_x11/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  202. ./config.tests/xkbcommon_x11/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  203. ./config.tests/xcb/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  204. ./config.tests/xcb/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  205. ./config.tests/intelcet/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  206. ./config.tests/intelcet/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  207. ./config.tests/drm/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  208. ./config.tests/drm/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  209. ./config.tests/egl/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  210. ./config.tests/egl/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  211. ./config.tests/linux-netlink/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  212. ./config.tests/linux-netlink/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  213. ./config.tests/jasper/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  214. ./config.tests/jasper/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  215. ./config.tests/linux_v4l/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  216. ./config.tests/linux_v4l/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  217. ./config.tests/c11/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  218. ./config.tests/c11/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  219. ./config.tests/assimp/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  220. ./config.tests/assimp/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  221. ./config.tests/xcb_xinput/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  222. ./config.tests/xcb_xinput/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  223. ./config.tests/mtdev/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  224. ./config.tests/mtdev/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  225. ./config.tests/opengl/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  226. ./config.tests/opengl/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  227. ./config.tests/reduce_exports/Makefile:95: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  228. ./config.tests/reduce_exports/Makefile:124:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  229. ./config.tests/dtls/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  230. ./config.tests/dtls/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  231. ./config.tests/dbus/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  232. ./config.tests/dbus/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  233. ./config.tests/gstreamer_photography/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  234. ./config.tests/gstreamer_photography/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  235. ./config.tests/bluez_le/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  236. ./config.tests/bluez_le/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  237. ./config.tests/ntddmodm/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  238. ./config.tests/ntddmodm/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  239. ./config.tests/libudev/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  240. ./config.tests/libudev/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  241. ./config.tests/verifyspec/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  242. ./config.tests/verifyspec/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  243. ./config.tests/gstreamer_encodingprofiles/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  244. ./config.tests/gstreamer_encodingprofiles/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  245. ./config.tests/inotify/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  246. ./config.tests/inotify/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  247. ./config.tests/cxx17/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  248. ./config.tests/cxx17/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  249. ./config.tests/zlib/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  250. ./config.tests/zlib/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  251. ./config.tests/sdl/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  252. ./config.tests/sdl/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  253. ./config.tests/fontconfig/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  254. ./config.tests/fontconfig/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  255. ./config.tests/evdev/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  256. ./config.tests/evdev/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  257. ./config.tests/libjpeg/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  258. ./config.tests/libjpeg/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  259. ./config.tests/fbx/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  260. ./config.tests/fbx/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  261. ./config.tests/gstreamer/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  262. ./config.tests/gstreamer/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  263. ./config.tests/getauxval/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  264. ./config.tests/getauxval/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  265. ./config.tests/cloexec/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  266. ./config.tests/cloexec/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  267. ./config.tests/openssl/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  268. ./config.tests/openssl/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  269. ./config.tests/futimens/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  270. ./config.tests/futimens/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  271. ./config.tests/reduce_relocations/Makefile:95: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  272. ./config.tests/reduce_relocations/Makefile:124:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  273. ./config.tests/precompile_header/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  274. ./config.tests/precompile_header/Makefile:107:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  275. ./config.tests/socketcan/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  276. ./config.tests/socketcan/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  277. ./config.tests/cxx14/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  278. ./config.tests/cxx14/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  279. ./config.tests/c99/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  280. ./config.tests/c99/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  281. ./config.tests/d3d12/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  282. ./config.tests/d3d12/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  283. ./config.tests/ppoll/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  284. ./config.tests/ppoll/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  285. ./config.tests/getifaddrs/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  286. ./config.tests/getifaddrs/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  287. ./config.tests/zstd/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  288. ./config.tests/zstd/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  289. ./config.tests/libpng/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  290. ./config.tests/libpng/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  291. ./config.tests/xcb_glx/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  292. ./config.tests/xcb_glx/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  293. ./config.tests/webp/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  294. ./config.tests/webp/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  295. ./config.tests/xkbcommon/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  296. ./config.tests/xkbcommon/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  297. ./config.tests/getentropy/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  298. ./config.tests/getentropy/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  299. ./config.tests/freetype/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  300. ./config.tests/freetype/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  301. ./config.tests/posix_iconv/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  302. ./config.tests/posix_iconv/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  303. ./config.tests/egl-viv/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  304. ./config.tests/egl-viv/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  305. ./config.tests/xcb_syslibs/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  306. ./config.tests/xcb_syslibs/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  307. ./config.tests/gstreamer_gl_1_0/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  308. ./config.tests/gstreamer_gl_1_0/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  309. ./config.tests/xcb_xlib/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  310. ./config.tests/xcb_xlib/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  311. ./config.tests/linuxfb/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  312. ./config.tests/linuxfb/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  313. ./config.tests/statx/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  314. ./config.tests/statx/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  315. ./config.tests/stl/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  316. ./config.tests/stl/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  317. ./config.tests/posix_fallocate/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  318. ./config.tests/posix_fallocate/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  319. ./config.tests/ipv6ifname/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  320. ./config.tests/ipv6ifname/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  321. ./config.tests/alsa/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  322. ./config.tests/alsa/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  323. ./config.tests/libinput_axis_api/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  324. ./config.tests/libinput_axis_api/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  325. ./config.tests/gbm/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  326. ./config.tests/gbm/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  327. ./config.tests/pointer_64bit/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  328. ./config.tests/pointer_64bit/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  329. ./config.tests/x86_simd/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  330. ./config.tests/x86_simd/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  331. ./config.tests/eventfd/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  332. ./config.tests/eventfd/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  333. ./config.tests/atomicfptr/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  334. ./config.tests/atomicfptr/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  335. ./config.tests/cxx11_random/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  336. ./config.tests/cxx11_random/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  337. ./config.tests/ocsp/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  338. ./config.tests/ocsp/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  339. ./config.tests/speechd/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  340. ./config.tests/speechd/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  341. ./config.tests/ipc_sysv/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  342. ./config.tests/ipc_sysv/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  343. ./config.tests/bluez/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  344. ./config.tests/bluez/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  345. ./config.tests/tslib/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  346. ./config.tests/tslib/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  347. ./config.tests/clock-monotonic/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  348. ./config.tests/clock-monotonic/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  349. ./config.tests/signaling_nan/Makefile:78: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  350. ./config.tests/signaling_nan/Makefile:106:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  351. ./config.tests/egl-egldevice/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  352. ./config.tests/egl-egldevice/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  353. ./config.tests/xlib/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  354. ./config.tests/xlib/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  355. ./config.tests/winrt/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  356. ./config.tests/winrt/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  357. ./config.tests/linux_crypto_api/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  358. ./config.tests/linux_crypto_api/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  359. ./config.tests/renameat2/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  360. ./config.tests/renameat2/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  361. ./config.tests/gstreamer_appsrc/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  362. ./config.tests/gstreamer_appsrc/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  363. ./config.tests/socketcan_fd/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  364. ./config.tests/socketcan_fd/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  365. ./config.tests/gssapi/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  366. ./config.tests/gssapi/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  367. ./config.tests/glib/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  368. ./config.tests/glib/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  369. ./config.tests/glibc/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  370. ./config.tests/glibc/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  371. ./config.tests/libatomic/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  372. ./config.tests/libatomic/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  373. ./config.tests/flite/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  374. ./config.tests/flite/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  375. ./config.tests/librt/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  376. ./config.tests/librt/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  377. ./config.tests/drm_atomic/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  378. ./config.tests/drm_atomic/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  379. ./config.tests/tiff/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  380. ./config.tests/tiff/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  381. ./config.tests/libinput/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  382. ./config.tests/libinput/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  383. ./config.tests/cups/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  384. ./config.tests/cups/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  385. ./config.tests/cxx11_future/Makefile:79: /tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf \
  386. ./config.tests/cxx11_future/Makefile:108:/tmp/qt-everywhere-src-5.15.2/qtbase/mkspecs/features/qt_config.prf:
  387. ./Makefile:1172: qtbase/mkspecs/features/qt_config.prf \
  388. ./Makefile:1181: qtbase/mkspecs/features/qt_configure.prf \
  389. ./Makefile:1215:qtbase/mkspecs/features/qt_config.prf:
  390. ./Makefile:1224:qtbase/mkspecs/features/qt_configure.prf:
  391. ./Makefile:2643: $(COPY_FILE) --parents .gitmodules qtbase/mkspecs/features/configure_base.prf qtbase/configure.pri qtbase/src/network/configure.pri qtbase/src/gui/configure.pri qtbase/src/widgets/configure.pri qtbase/src/plugins/sqldrivers/configure.pri qtdeclarative/src/qml/configure.pri qt3d/src/plugins/geometryloaders/configure.pri qttools/src/qdoc/configure.pri qtbase/mkspecs/features/spec_pre.prf qtbase/mkspecs/common/unix.conf qtbase/mkspecs/common/linux.conf qtbase/mkspecs/common/sanitize.conf qtbase/mkspecs/common/gcc-base.conf qtbase/mkspecs/common/gcc-base-unix.conf qtbase/mkspecs/common/g++-base.conf qtbase/mkspecs/common/g++-unix.conf qtbase/mkspecs/features/qt_functions.prf qtbase/mkspecs/features/qt_config.prf qtbase/mkspecs/linux-g++/qmake.conf qtbase/mkspecs/features/spec_post.prf qtbase/mkspecs/features/exclusive_builds.prf qtbase/mkspecs/features/default_pre.prf qtbase/mkspecs/features/toolchain.prf qtbase/mkspecs/qconfig.pri qtbase/mkspecs/qmodule.pri qtbase/mkspecs/features/qt_prefix_build_check.prf qtbase/mkspecs/features/qt_configure.prf qtbase/mkspecs/features/resolve_config.prf qtbase/mkspecs/features/default_post.prf qtbase/mkspecs/features/precompile_header.prf qtbase/mkspecs/features/unix/largefile.prf qtbase/mkspecs/features/qt_docs_targets.prf qtbase/mkspecs/features/warn_on.prf qtbase/mkspecs/features/qmake_use.prf qtbase/mkspecs/features/file_copies.prf qtbase/mkspecs/features/testcase_targets.prf qtbase/mkspecs/features/exceptions.prf qtbase/mkspecs/features/yacc.prf qtbase/mkspecs/features/lex.prf qt.pro $(DISTDIR)/
  392. ./qtactiveqt/src/activeqt/control/qaxserverdll.cpp:155: // Point QApplication here such that the directory is added to the patch, and qt.conf and
  393. ./qt.pro:103:load(qt_configure)
  394. ./qttools/tests/auto/windeployqt/tst_windeployqt.cpp:168: // Create qt.conf to enforce usage of local plugins
  395. ./qttools/tests/auto/windeployqt/tst_windeployqt.cpp:169: QFile qtConf(QFileInfo(m_testAppBinary).absolutePath() + QLatin1String("/qt.conf"));
  396. ./qttools/src/designer/src/designer/mainwindow.cpp:217: m_configureAction->setObjectName(QStringLiteral("__qt_configure_tool_bars_action"));
  397. ./qttools/src/macdeployqt/shared/shared.cpp:1197: QString fileName = filePath + "qt.conf";
  398. ./qttools/src/macdeployqt/shared/shared.cpp:1206: LogWarning() << "please make sure qt.conf contains the following lines:";
  399. ./qttools/src/windeployqt/main.cpp:1696: if (!path.contains(qtBinPath)) { // QTBUG-39177, ensure Qt is in the path so that qt.conf is taken into account.
  400. ./qttools/src/winrtrunner/runner.cpp:293: // Write a qt.conf to the executable directory
  401. ./qttools/src/winrtrunner/runner.cpp:295: QFile qtConf(executableDir.absoluteFilePath(QStringLiteral("qt.conf")));
  402. ./qttools/src/winrtrunner/runner.cpp:298: qCWarning(lcWinRtRunner) << "Could not open qt.conf for writing.";
  403. ./qtdoc/doc/src/highdpi.qdoc:148: For more information, see \l{Using qt.conf}.
  404. ./qtdoc/doc/src/platforms/macos.qdoc:1136: \li \l{qt-conf.html}{Using \c qt.conf}. This is the recommended
  405. ./qtdoc/doc/src/platforms/windows.qdoc:1089: \li \l{qt-conf.html}{Using \c qt.conf}. This approach is the recommended
  406. ./qtdoc/doc/src/platforms/linux.qdoc:779: \li \l{qt-conf.html}{Using \c qt.conf}. This is the recommended
  407. ./qtdoc/doc/src/snippets/code/doc_src_qt-embedded-displaymanagement.qdoc:52:$QPEDIR/qtopiacore/qt/configure -help
  408. ./qtdoc/doc/src/snippets/code/doc_src_emb-pointer.qdoc:52: <qtopia-root-dir>/qtopiacore/qt/configure -embedded -help |grep -a1 mouse
  409. ./qtdoc/doc/src/deployment/deployment.qdoc:90: can use a \c qt.conf file. For more information, see \l {Using
  410. ./qtdoc/doc/src/deployment/deployment.qdoc:91: qt.conf}.
  411. ./qtdoc/doc/src/deployment/deployment-plugins.qdoc:55: Alternatively, you can use a \c qt.conf file to override the hard-coded paths that are compiled
  412. ./qtdoc/doc/src/deployment/deployment-plugins.qdoc:56: into the Qt library. For more information, see \l {Using qt.conf}.
  413. ./qtdoc/doc/src/deployment/qt-conf.qdoc:29: \page qt-conf.html
  414. ./qtdoc/doc/src/deployment/qt-conf.qdoc:31: \title Using qt.conf
  415. ./qtdoc/doc/src/deployment/qt-conf.qdoc:33: You can use the \c qt.conf file to override paths or to specify arguments
  416. ./qtdoc/doc/src/deployment/qt-conf.qdoc:38: The \c qt.conf file is an INI text file, as described in the
  417. ./qtdoc/doc/src/deployment/qt-conf.qdoc:41: QLibraryInfo will load \c qt.conf from one of the following locations:
  418. ./qtdoc/doc/src/deployment/qt-conf.qdoc:45: \li \c :/qt/etc/qt.conf using the resource system
  419. ./qtdoc/doc/src/deployment/qt-conf.qdoc:48: bundle, for example \c assistant.app/Contents/Resources/qt.conf
  420. ./qtdoc/doc/src/deployment/qt-conf.qdoc:51: QCoreApplication::applicationDirPath() + QDir::separator() + "qt.conf"
  421. ./qtdoc/doc/src/deployment/qt-conf.qdoc:57: The \c qt.conf file can be used to override the hard-coded paths that are
  422. ./qtdoc/doc/src/deployment/qt-conf.qdoc:59: QLibraryInfo class. Without \c qt.conf, the functions in
  423. ./qtdoc/doc/src/deployment/qt-conf.qdoc:61: the paths as specified in \c qt.conf.
  424. ./qtdoc/doc/src/deployment/qt-conf.qdoc:63: Without \c qt.conf, the Qt libraries will use the hard-coded paths
  425. ./qtdoc/doc/src/deployment/qt-conf.qdoc:66: accessible. Because of this, you may need \c qt.conf to make the Qt
  426. ./qtdoc/doc/src/deployment/qt-conf.qdoc:97: Absolute paths are used as specified in the \c qt.conf file. All
  427. ./qtdoc/doc/src/deployment/qt-conf.qdoc:108: For example, a \c qt.conf file could contain the following:
  428. ./qtdoc/doc/src/deployment/qt-conf.qdoc:110: \snippet snippets/code/doc_src_qt-conf.qdoc 0
  429. ./qtdoc/doc/src/deployment/qt-conf.qdoc:123: The \c qt.conf may contain a \c Platforms group, whose keys are
  430. ./qtdoc/doc/src/deployment/qt-conf.qdoc:130: \snippet snippets/code/doc_src_qt-conf.qdoc 1
  431. ./qtdoc/doc/src/external-resources.qdoc:458: \externalpage https://doc.qt.io/QtForDeviceCreation/qt-configuration-tool.html
  432.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement