Add base gtest distribution 1.7.0

This commit is contained in:
Eryn Wells 2014-02-28 09:51:05 -08:00
parent eded4652a7
commit 0b321237b6
180 changed files with 141104 additions and 0 deletions

View file

@ -0,0 +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