summaryrefslogtreecommitdiffstats
path: root/Tools/qmake/mkspecs/features/mac/default_pre.prf
blob: 581b98c89c37555b11b749a113f7c7417c218335 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -------------------------------------------------------------------
# Mac OS X specific defaults
#
# See 'Tools/qmake/README' for an overview of the build system
# -------------------------------------------------------------------

CONFIG -= app_bundle
CONFIG += debug_and_release

load(default_pre)

debug: CONFIG += use_all_in_one_files