summaryrefslogtreecommitdiff
path: root/xcode/Config/InternalTestTarget.xcconfig
blob: eff0894d3057262114f5d52f4b239f69e35ca52d (plain)
1
2
3
4
5
6
7
8
//
//  InternalTestTarget.xcconfig
//
//  These are Test target settings for the gtest framework and examples. It
//  is set in the "Based On:" dropdown in the "Target" info dialog.

PRODUCT_NAME = $(TARGET_NAME)
HEADER_SEARCH_PATHS = "../"