Lines Matching refs:CONFIG
2 CONFIG += building-libs
3 CONFIG += depend_includepath
13 CONFIG(debug, debug|release) : CONFIG_DIR = debug
18 CONFIG(standalone_package) {
44 contains(QT_CONFIG, embedded):CONFIG += embedded
48 contains(DEFINES, ENABLE_WEBGL=1)|contains(CONFIG, texmap): LIBS += $$QMAKE_LIBS_OPENGL
79 CONFIG(release):!CONFIG(standalone_package) {
80 contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
81 unix:contains(QT_CONFIG, reduce_relocations):CONFIG += bsymbolic_functions
84 CONFIG(QTDIR_build) {
95 # For regular users that is not possible, so use the CONFIG(production) flag is added
96 # To use all capabilies add CONFIG+=production
97 …# If building from QT source tree, also add CONFIG-=QTDIR_build as qbase.pri defaults capabilities…
98 CONFIG(production) {
116 CONFIG(QTDIR_build): webkitlibs.sources = $$QMAKE_LIBDIR_QT/$$webkitlibs.sources
138 !CONFIG(production):CONFIG-=def_files
262 contains(CONFIG, texmap) {
277 inst_modfile.CONFIG = no_clean
285 !CONFIG(QTDIR_build) {
303 inst_headers.CONFIG = no_clean
314 CONFIG += create_pc create_prl
324 !static:contains(QT_CONFIG, qt_framework):!CONFIG(webkit_no_framework) {
327 message("override this by passing CONFIG+=webkit_no_framework to build-webkit.")
329 CONFIG += build_all
334 CONFIG += lib_bundle qt_no_framework_direct_includes qt_framework
347 contains(CONFIG, def_files) {