From 30c394088d733ccf5b1a40787e15bb6b2dcd0164 Mon Sep 17 00:00:00 2001 From: Antony Woods Date: Wed, 30 Oct 2013 08:41:08 +0000 Subject: Normalize line endings --- gtest-1.6.0/xcode/Config/TestTarget.xcconfig | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'gtest-1.6.0/xcode/Config/TestTarget.xcconfig') 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 -- cgit v1.2.3