blob: d0e0026f1e0520bd1f96593d2a1e3eb4246f051b [file] [log] [blame]
#macx-g++ (different from g++.conf)
#
# qmake configuration for macx-g++
#
# OS X + command-line compiler
#
MAKEFILE_GENERATOR = UNIX
CONFIG += app_bundle incremental global_init_link_order lib_version_first
QMAKE_INCREMENTAL_STYLE = sublib
include(../common/macx.conf)
include(../common/gcc-base-mac.conf)
include(../common/g++-macx.conf)
load(qt_config)