Started a new solution from scratch.

Added Google test
This commit is contained in:
Benoit Blanchon
2014-09-24 11:41:19 +02:00
parent 4cfb0ab84d
commit 60a5d72367
184 changed files with 141236 additions and 24 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