Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Debug.xcconfig « BuildConfig - github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3376bd51ec2bf3bb789efa88fc9eb98020638afa (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2012 The 'Mumble for iOS' Developers. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

#include "Base.xcconfig"

COPY_PHASE_STRIP = NO

GCC_OPTIMIZATION_LEVEL = 0

ENABLE_TESTABILITY = YES