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