mirror of
https://github.com/samsonjs/samhuri.net-ios.git
synced 2026-04-25 14:47:42 +00:00
5 lines
No EOL
660 B
Text
5 lines
No EOL
660 B
Text
#include "Pods-BlogTests-PromiseKit.xcconfig"
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 ${PODS_BLOGTESTS_PROMISEKIT_GCC_PREPROCESSOR_DEFINITIONS}
|
|
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Build" "${PODS_ROOT}/Headers/Build/PromiseKit" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/CocoaLumberjack" "${PODS_ROOT}/Headers/Public/Mantle" "${PODS_ROOT}/Headers/Public/OHHTTPStubs" "${PODS_ROOT}/Headers/Public/OMGHTTPURLRQ" "${PODS_ROOT}/Headers/Public/PromiseKit" "${PODS_ROOT}/Headers/Public/YapDatabase" "${PODS_ROOT}/Headers/Public/libextobjc"
|
|
OTHER_LDFLAGS = ${PODS_BLOGTESTS_PROMISEKIT_OTHER_LDFLAGS} -ObjC
|
|
PODS_ROOT = ${SRCROOT} |