From 1f87a0970dc0880c954ea4066fd7b72fad6fb089 Mon Sep 17 00:00:00 2001 From: Billy Donahue Date: Tue, 25 Aug 2015 16:18:00 -0400 Subject: Move everything in googletest into googletest/googletest --- xcode/Config/TestTarget.xcconfig | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 xcode/Config/TestTarget.xcconfig (limited to 'xcode/Config/TestTarget.xcconfig') diff --git a/xcode/Config/TestTarget.xcconfig b/xcode/Config/TestTarget.xcconfig deleted file mode 100644 index e6652ba8..00000000 --- a/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 -- cgit v1.2.3