1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/webrtc/trunk/testing/gtest/xcode/Config/TestTarget.xcconfig Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +// 1.5 +// TestTarget.xcconfig 1.6 +// 1.7 +// These are Test target settings for the gtest framework and examples. It 1.8 +// is set in the "Based On:" dropdown in the "Target" info dialog. 1.9 + 1.10 +PRODUCT_NAME = $(TARGET_NAME) 1.11 +HEADER_SEARCH_PATHS = ../include