1 // -*- Mode: text; tab-width: 4; indent-tabs-mode: nil; word-wrap: nil -*-
3 // This file is part of the LibreOffice project.
5 // This Source Code Form is subject to the terms of the Mozilla Public
6 // License, v. 2.0. If a copy of the MPL was not distributed with this
7 // file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 // Xcode configuration properties
11 // To avoid confusion, the LO-specific ones that aren't as such used
12 // by Xcode (but only expanded in option values) are prefixed with
15 LO_BUILDDIR = @BUILDDIR@
16 LO_INSTDIR = @INSTDIR@
17 LO_SRCDIR = @SRC_ROOT@
18 LO_WORKDIR = @WORKDIR@
20 // These are actual Xcode-known settings. The corresponding autoconf
21 // variables are prefixed with XCODE_ to make it clear in configure.ac
22 // what they will be used for.
24 CLANG_CXX_LIBRARY = @XCODE_CLANG_CXX_LIBRARY@
25 DEBUG_INFORMATION_FORMAT=@XCODE_DEBUG_INFORMATION_FORMAT@
27 // These settings are edited in CustomTarget_Lo_Xcconfig.mk.
30 OTHER_CPLUSPLUSFLAGS =