diff options
Diffstat (limited to 'ext/googletest/xcode/Config/TestTarget.xcconfig')
-rw-r--r-- | ext/googletest/xcode/Config/TestTarget.xcconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/googletest/xcode/Config/TestTarget.xcconfig b/ext/googletest/xcode/Config/TestTarget.xcconfig deleted file mode 100644 index e6652ba85..000000000 --- a/ext/googletest/xcode/Config/TestTarget.xcconfig +++ /dev/null @@ -1,8 +0,0 @@ -// -// 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 |