author | snej@snej.local |
Sat Apr 04 20:53:53 2009 -0700 (2009-04-04) | |
changeset 22 | a9da6c5d3f7c |
child 24 | 629c7605ab2a |
permissions | -rw-r--r-- |
snej@22 | 1 |
// |
snej@22 | 2 |
// MYUtilities_Release.xcconfig |
snej@22 | 3 |
// MYUtilities |
snej@22 | 4 |
// |
snej@22 | 5 |
// Created by Jens Alfke on 6/27/08. |
snej@22 | 6 |
// Copyright 2008-2009 Jens Alfke. All rights reserved. |
snej@22 | 7 |
// |
snej@22 | 8 |
|
snej@22 | 9 |
#include "MYUtilities.xcconfig" |
snej@22 | 10 |
|
snej@22 | 11 |
DEAD_CODE_STRIPPING = YES |
snej@22 | 12 |
|
snej@22 | 13 |
GCC_WARN_UNINITIALIZED_AUTOS = YES |
snej@22 | 14 |
|
snej@22 | 15 |
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym |