CC_MacOSXClient.xcconfig   [plain text]


//
//  MacOSXClient.xcconfig
//  CommonCrypto
//
//  InfoSec Standard Configuration
//  Copyright 2010 Apple Inc. All rights reserved.

SDKROOT = macosx10.6
OTHER_CFLAGS = -fstack-protector-all -Wstack-protector -DSHA256_USE_ASSEMBLY=1 -DCC_MACOSX
PRODUCT_NAME = commonCrypto