TestTarget.xcconfig 238 Bytes
Newer Older
1
2
3
4
5
6
7
8
//
//  TestTarget.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 = ../include