author | Jens Alfke <jens@mooseyard.com> |
Sun May 10 18:57:43 2009 -0700 (2009-05-10) | |
changeset 29 | 8874aff14cc9 |
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 |