summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
authorpreston.a.jackson <preston.a.jackson@861a406c-534a-0410-8894-cb66d6ee9925>2008-11-21 22:17:45 +0000
committerpreston.a.jackson <preston.a.jackson@861a406c-534a-0410-8894-cb66d6ee9925>2008-11-21 22:17:45 +0000
commitca30886338c0d534822a0aa8d8b4dd188210e84f (patch)
tree3977e197419666a76f1ed9ac70161105e9b87747 /xcode
parent4dcf9e4b2bf0d87229194165bbb0986e5f73534a (diff)
downloadgtest-ca30886338c0d534822a0aa8d8b4dd188210e84f.tar.gz
gtest-ca30886338c0d534822a0aa8d8b4dd188210e84f.tar.bz2
gtest-ca30886338c0d534822a0aa8d8b4dd188210e84f.tar.xz
oops forgot the config file
git-svn-id: http://googletest.googlecode.com/svn/trunk@133 861a406c-534a-0410-8894-cb66d6ee9925
Diffstat (limited to 'xcode')
-rw-r--r--xcode/Config/InternalPythonTestTarget.xcconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/xcode/Config/InternalPythonTestTarget.xcconfig b/xcode/Config/InternalPythonTestTarget.xcconfig
new file mode 100644
index 0000000..e004445
--- /dev/null
+++ b/xcode/Config/InternalPythonTestTarget.xcconfig
@@ -0,0 +1,8 @@
+//
+// InternalPythonTestTarget.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