diff options
| author | vladlosev <vladlosev@861a406c-534a-0410-8894-cb66d6ee9925> | 2008-11-20 01:40:35 +0000 |
|---|---|---|
| committer | vladlosev <vladlosev@861a406c-534a-0410-8894-cb66d6ee9925> | 2008-11-20 01:40:35 +0000 |
| commit | 3d7042176307f0d7700a3640f3b3bcc8790b8fcd (patch) | |
| tree | ec4a9020570acc6d09366e5b305b9d162c1a6026 /xcode/Config/TestTarget.xcconfig | |
| parent | b6a296d0f7caff7140f422e49f5398c9ef17504d (diff) | |
| download | googletest-3d7042176307f0d7700a3640f3b3bcc8790b8fcd.tar.gz googletest-3d7042176307f0d7700a3640f3b3bcc8790b8fcd.tar.bz2 googletest-3d7042176307f0d7700a3640f3b3bcc8790b8fcd.zip | |
Value-parameterized tests and many bugfixes
Diffstat (limited to 'xcode/Config/TestTarget.xcconfig')
| -rw-r--r-- | xcode/Config/TestTarget.xcconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xcode/Config/TestTarget.xcconfig b/xcode/Config/TestTarget.xcconfig index bdf6a76b..e6652ba8 100644 --- a/xcode/Config/TestTarget.xcconfig +++ b/xcode/Config/TestTarget.xcconfig @@ -5,3 +5,4 @@ // is set in the "Based On:" dropdown in the "Target" info dialog. PRODUCT_NAME = $(TARGET_NAME) +HEADER_SEARCH_PATHS = ../include |
