PNChart-Private.xcconfig 460 Bytes
Newer Older
管鹏飞's avatar
管鹏飞 committed
1 2 3 4 5 6
#include "PNChart.xcconfig"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/PNChart" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaSecurity" "${PODS_ROOT}/Headers/Public/MBProgressHUD" "${PODS_ROOT}/Headers/Public/PNChart" "${PODS_ROOT}/Headers/Public/UICountingLabel"
OTHER_LDFLAGS = ${PNCHART_OTHER_LDFLAGS}
PODS_ROOT = ${SRCROOT}
SKIP_INSTALL = YES