MYCrypto_Debug.xcconfig
author Jens Alfke <jens@mooseyard.com>
Fri Aug 07 11:24:53 2009 -0700 (2009-08-07)
changeset 28 54b373aa65ab
parent 0 0a6527af039b
permissions -rw-r--r--
Fixed iPhone OS build. (issue 3)
     1 //
     2 //  MYCrypto_Debug.xcconfig
     3 //  MYCrypto
     4 //
     5 //  Created by Jens Alfke on 3/28/09.
     6 //  Copyright 2009 Jens Alfke. All rights reserved.
     7 //
     8 
     9 #include "../MYUtilities/MYUtilities_Debug.xcconfig"
    10 #include "MYCrypto.xcconfig"
    11 
    12 GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
    13 GCC_OPTIMIZATION_LEVEL = 0
    14 COPY_PHASE_STRIP = NO