summaryrefslogtreecommitdiffstats
path: root/googletest/xcode/Config/TestTarget.xcconfig
diff options
context:
space:
mode:
authorBilly Donahue <billydonahue@google.com>2015-08-25 20:18:00 (GMT)
committerBilly Donahue <billydonahue@google.com>2015-08-25 20:18:00 (GMT)
commit1f87a0970dc0880c954ea4066fd7b72fad6fb089 (patch)
treee4f106a02cc4ac7c2f436eefb444efeb314c1eec /googletest/xcode/Config/TestTarget.xcconfig
parentc80449247c0e3032401297edf19a1be8078900cc (diff)
downloadgoogletest-1f87a0970dc0880c954ea4066fd7b72fad6fb089.zip
googletest-1f87a0970dc0880c954ea4066fd7b72fad6fb089.tar.gz
googletest-1f87a0970dc0880c954ea4066fd7b72fad6fb089.tar.bz2
Move everything in googletest into googletest/googletest
Diffstat (limited to 'googletest/xcode/Config/TestTarget.xcconfig')
-rw-r--r--googletest/xcode/Config/TestTarget.xcconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/googletest/xcode/Config/TestTarget.xcconfig b/googletest/xcode/Config/TestTarget.xcconfig
new file mode 100644
index 0000000..e6652ba
--- /dev/null
+++ b/googletest/xcode/Config/TestTarget.xcconfig
@@ -0,0 +1,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