diff options
author | Antony Woods <acron1@gmail.com> | 2013-10-30 08:41:08 +0000 |
---|---|---|
committer | Antony Woods <acron1@gmail.com> | 2013-10-30 08:41:08 +0000 |
commit | 30c394088d733ccf5b1a40787e15bb6b2dcd0164 (patch) | |
tree | 89aa050352a5777e4eeca52c7128a53e255735c8 /gtest-1.6.0/xcode/Config/TestTarget.xcconfig | |
parent | 592f570433a87cee508e30457af58dde4121e705 (diff) |
Normalize line endings
Diffstat (limited to 'gtest-1.6.0/xcode/Config/TestTarget.xcconfig')
-rw-r--r-- | gtest-1.6.0/xcode/Config/TestTarget.xcconfig | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/gtest-1.6.0/xcode/Config/TestTarget.xcconfig b/gtest-1.6.0/xcode/Config/TestTarget.xcconfig index 9dd13ae..e6652ba 100644 --- a/gtest-1.6.0/xcode/Config/TestTarget.xcconfig +++ b/gtest-1.6.0/xcode/Config/TestTarget.xcconfig @@ -1,8 +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
+// +// 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 |