summaryrefslogtreecommitdiffstats
path: root/xcode/Config/TestTarget.xcconfig
diff options
context:
space:
mode:
authorBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-22 21:37:27 (GMT)
committerBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-22 21:37:27 (GMT)
commit3003e787a5f694e183cf3284a1ee85fe6a5db5b0 (patch)
treee6b4ce98d48a8e379733e10018576d999c7734da /xcode/Config/TestTarget.xcconfig
parent642acbd61235dc68f606237193cf7e7c4a61af67 (diff)
parent613e23a4bf37470845405a6090ce5ac4d66f5b4a (diff)
downloadgoogletest-3003e787a5f694e183cf3284a1ee85fe6a5db5b0.zip
googletest-3003e787a5f694e183cf3284a1ee85fe6a5db5b0.tar.gz
googletest-3003e787a5f694e183cf3284a1ee85fe6a5db5b0.tar.bz2
Merge pull request #498 from BillyDonahue/wikirefs/pull/499/head
Bring googlecode wiki markdown files into docs/ folder.
Diffstat (limited to 'xcode/Config/TestTarget.xcconfig')
-rw-r--r--xcode/Config/TestTarget.xcconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/xcode/Config/TestTarget.xcconfig b/xcode/Config/TestTarget.xcconfig
new file mode 100644
index 0000000..e6652ba
--- /dev/null
+++ b/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