aboutsummaryrefslogtreecommitdiffstats
path: root/xcode/Config
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
commit3e93606333e03534923b25cc01f0723501b11231 (patch)
tree3977e197419666a76f1ed9ac70161105e9b87747 /xcode/Config
parent0c7871ca6a1f0ed124e89c5f4081703fabda0499 (diff)
downloadgoogletest-3e93606333e03534923b25cc01f0723501b11231.tar.gz
googletest-3e93606333e03534923b25cc01f0723501b11231.tar.bz2
googletest-3e93606333e03534923b25cc01f0723501b11231.zip
oops forgot the config file
Diffstat (limited to 'xcode/Config')
-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 00000000..e0044453
--- /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