| author | Jens Alfke <jens@mooseyard.com> |
| Mon Aug 10 08:29:32 2009 -0700 (2009-08-10) | |
| changeset 34 | 50c4f26bcc1b |
| parent 22 | a9da6c5d3f7c |
| 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@24 | 11 |
|
| snej@24 | 12 |
GCC_OPTIMIZATION_LEVEL = s |
| snej@24 | 13 |
|
| snej@22 | 14 |
DEAD_CODE_STRIPPING = YES |
| snej@24 | 15 |
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym |
| snej@22 | 16 |
|
| snej@22 | 17 |
GCC_WARN_UNINITIALIZED_AUTOS = YES |